Function ffmpeg_sys_the_third::av_get_channel_name

source ·
pub unsafe extern "C" fn av_get_channel_name(
    channel: u64
) -> *const c_char
Expand description

Get the name of a given channel.

@return channel name on success, NULL on error.