cec: added GetDeviceMenuLanguage()/cec_get_device_menu_language()
[deb_libcec.git] / src / lib / implementations / CECCommandHandler.h
index aa5940c47ed327691a3f5f4873c93d7a50540bd8..4eff90192db73d047bef378335168c316e63a6ef 100644 (file)
@@ -59,6 +59,7 @@ namespace CEC
     bool HandleMenuRequest(const cec_command &command);
     bool HandleRequestActiveSource(const cec_command &command);
     bool HandleRoutingChange(const cec_command &command);
+    bool HandleSetMenuLanguage(const cec_command &command);
     bool HandleSetStreamPath(const cec_command &command);
     bool HandleUserControlPressed(const cec_command &command);
     bool HandleUserControlRelease(const cec_command &command);