pub unsafe extern "C" fn av_channel_from_string(
name: *const i8,
) -> i32
Expand description
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