AVCodecParameters.format

- video: the pixel format, the value corresponds to enum AVPixelFormat. - audio: the sample format, the value corresponds to enum AVSampleFormat.

struct AVCodecParameters
int format;

Meta