Function rsmpeg::ffi::av_bprint_channel_layout[][src]

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

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