Constant rsmpeg::ffi::AVDevToAppMessageType_AV_DEV_TO_APP_VOLUME_LEVEL_CHANGED[][src]

pub const AVDevToAppMessageType_AV_DEV_TO_APP_VOLUME_LEVEL_CHANGED: u32 = 1129729868; // 0x4356_4f4cu32
Expand description

Volume level change message.

Device informs that volume level has changed.

data: double: new volume with range of 0.0 - 1.0.