# audioRendererMute

Description: Notification showing that an audio playback device has been muted.

Example:

{
    "event": "audioRendererMute",
    "mute": false,
    "method": "event"
}

Parameter description:

  • mute — the flag indicating if the audio playback device is turned on or off

See also: