av_get_channel_description

Get the description of a given channel.

@param channel a channel layout with a single channel @return channel description on success, NULL on error

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

Meta