X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Flib%2Fimplementations%2FSLCommandHandler.h;h=2cbef7b4b17f93faae0022e4592a61466da25a12;hb=7b01619d3e08506efea013b3bd34b0148803a120;hp=8cc64f10345bab0cb735c860b6acd292ceabdcf4;hpb=880f082e02a4d031ce226e7182a1c93c6e4e9652;p=deb_libcec.git diff --git a/src/lib/implementations/SLCommandHandler.h b/src/lib/implementations/SLCommandHandler.h index 8cc64f1..2cbef7b 100644 --- a/src/lib/implementations/SLCommandHandler.h +++ b/src/lib/implementations/SLCommandHandler.h @@ -74,6 +74,8 @@ namespace CEC void SetSLInitialised(void); bool ActiveSourceSent(void); + void VendorPreActivateSourceHook(void); + bool m_bSLEnabled; bool m_bActiveSourceSent; PLATFORM::CTimeout m_resetPowerState;