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

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

Meta