cec: delay the 'active source' command for panasonic, until the vendor command that...
[deb_libcec.git] / src / lib / devices / CECBusDevice.h
index 9db9bd4d03b39c403496d77d3fd7cefe8ac2b3d0..a8c967da0bb0a4a1076b08c2ffee4701f60c1a0c 100644 (file)
@@ -109,6 +109,7 @@ namespace CEC
     virtual bool TransmitKeyRelease(bool bWait = true);
 
     bool ReplaceHandler(bool bActivateSource = true);
+    virtual bool TransmitPendingActiveSourceCommands(void);
 
   protected:
     void CheckVendorIdRequested(void);