Function rsmpeg::ffi::av_get_channel_name[][src]

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

Get the name of a given channel.

@return channel name on success, NULL on error.