跳到主要内容

av_channel_description_bprint

搜索

函数 av_channel_description_bprint 

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

bprint variant of av_channel_description().

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