Function av_channel_name_bprint

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

bprint variant of av_channel_name().

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