跳到主要内容

av_channel_from_string

搜索

函数 av_channel_from_string 

源代码
pub unsafe extern "C" fn av_channel_from_string(
    name: *const c_char,
) -> AVChannel
展开描述

This is the inverse function of @ref av_channel_name().

@return the channel with the given name AV_CHAN_NONE when name does not identify a known channel