AVCodecContext.request_sample_fmt

desired sample format - encoding: Not used. - decoding: Set by user. Decoder will decode to this format if it can.

struct AVCodecContext
AVSampleFormat request_sample_fmt;

Meta