cec: mark the tv as powered up for panasonic once it sends the audiomode request
[deb_libcec.git] / src / lib / implementations / VLCommandHandler.h
index 433a3944427fa06b4a59c99752a00965e6343e8e..6f417e8e14f415774804658ec9ca2fc016f8a25d 100644 (file)
@@ -45,6 +45,7 @@ namespace CEC
 
     int HandleDeviceVendorCommandWithId(const cec_command &command);
     int HandleStandby(const cec_command &command);
+    int HandleSystemAudioModeRequest(const cec_command &command);
 
     int HandleVendorCommand(const cec_command &command);
     bool PowerUpEventReceived(void);