Function av_bprint_channel_layout

Source
pub unsafe extern "C" fn av_bprint_channel_layout(
    bp: *mut AVBPrint,
    nb_channels: c_int,
    channel_layout: u64,
)
Expand description

Append a description of a channel layout to a bprint buffer.