av_get_channel_name

Get the name of a given channel.

@return channel name on success, NULL on error.

@nogc nothrow extern (C)
char*
av_get_channel_name
(
uint64_t channel
)

Meta