av_get_channel_name

Get the name of a given channel.

@return channel name on success, NULL on error.

extern (C) @nogc nothrow
const(char)*
av_get_channel_name
(
ulong channel
)

Meta