Constant rsmpeg::ffi::AVPacketSideDataType_AV_PKT_DATA_JP_DUALMONO[][src]

pub const AVPacketSideDataType_AV_PKT_DATA_JP_DUALMONO: u32 = 12; // 0x0000_000cu32
Expand description

An AV_PKT_DATA_JP_DUALMONO side data packet indicates that the packet may contain “dual mono” audio specific to Japanese DTV and if it is true, recommends only the selected channel to be used. @code u8 selected channels (0=mail/left, 1=sub/right, 2=both) @endcode