X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Flib%2Fimplementations%2FVLCommandHandler.h;h=6f417e8e14f415774804658ec9ca2fc016f8a25d;hb=9ee5e8fd5b9ac7f49cd95dbed64abb1cc64558eb;hp=433a3944427fa06b4a59c99752a00965e6343e8e;hpb=f3849e50b4c25cfc35bb3aa6ee7aae0cb1f340a0;p=deb_libcec.git diff --git a/src/lib/implementations/VLCommandHandler.h b/src/lib/implementations/VLCommandHandler.h index 433a394..6f417e8 100644 --- a/src/lib/implementations/VLCommandHandler.h +++ b/src/lib/implementations/VLCommandHandler.h @@ -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);