Constant AV_DEV_TO_APP_MUTE_STATE_CHANGED
pub const AV_DEV_TO_APP_MUTE_STATE_CHANGED: u32 = 1129141588; // 1_129_141_588u32
Expand description
Mute state change message.
Device informs that mute state has changed.
data: int: 0 for not muted state, non-zero for muted state.