跳到主要内容

av_channel_name_bprint

搜索

函数 av_channel_name_bprint 

源代码
pub unsafe extern "C" fn av_channel_name_bprint(
    bp: *mut AVBPrint,
    channel_id: AVChannel,
)
展开描述

bprint variant of av_channel_name().

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