pub unsafe extern "C" fn av_get_channel_name( channel: u64, ) -> *const c_char
Get the name of a given channel.
@return channel name on success, NULL on error.