av_get_channel_layout_string

Return a description of a channel layout. If nb_channels is <= 0, it is guessed from the channel_layout.

@param buf put here the string containing the channel layout @param buf_size size in bytes of the buffer

extern (C) @nogc nothrow
void
av_get_channel_layout_string
(
char* buf
,,,)

Meta