Function av_channel_description_bprint

Source
pub unsafe extern "C" fn av_channel_description_bprint(
    bp: *mut AVBPrint,
    channel_id: i32,
)
Expand description

bprint variant of av_channel_description().

@note the string will be appended to the bprint buffer.