cec: added more audio control commands
[deb_libcec.git] / src / lib / implementations / CECCommandHandler.h
index c578119761f717db61d3f2987712b0ea4b3abde9..b5c168b115e75f9915583d7f580161b6afb24430 100644 (file)
@@ -63,6 +63,7 @@ namespace CEC
     virtual bool HandleRoutingChange(const cec_command &command);
     virtual bool HandleSetMenuLanguage(const cec_command &command);
     virtual bool HandleSetStreamPath(const cec_command &command);
+    virtual bool HandleSetSystemAudioModeRequest(const cec_command &command);
     virtual bool HandleGiveSystemAudioModeStatus(const cec_command &command);
     virtual bool HandleUserControlPressed(const cec_command &command);
     virtual bool HandleUserControlRelease(const cec_command &command);