Function av_bprint_channel_layout

pub unsafe extern "C" fn av_bprint_channel_layout(
    bp: *mut AVBPrint,
    nb_channels: i32,
    channel_layout: u64,
)
Available on crate feature dep_ffmpeg only.
Expand description

Append a description of a channel layout to a bprint buffer. @deprecated use av_channel_layout_describe()