Constant rsmpeg::ffi::AVAppToDevMessageType_AV_APP_TO_DEV_SET_VOLUME[][src]

pub const AVAppToDevMessageType_AV_APP_TO_DEV_SET_VOLUME: u32 = 1398165324; // 0x5356_4f4cu32
Expand description

Volume control message.

Set volume level. It may be device-dependent if volume is changed per stream or system wide. Per stream volume change is expected when possible.

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