AVCodecContext.request_channels

Decoder should decode to this many channels if it can (0 for default) - encoding: unused - decoding: Set by user. @deprecated Deprecated in favor of request_channel_layout.

struct AVCodecContext
deprecated
static if(FF_API_REQUEST_CHANNELS)
int request_channels;

Meta