PixelFormat
The pixel format of a video frame, named exactly as FFmpeg names it (yuv420p, nv12, …). The platform bridge translates the name to an AV_PIX_FMT_* value.
The pixel format of a video frame, named exactly as FFmpeg names it (yuv420p, nv12, …). The platform bridge translates the name to an AV_PIX_FMT_* value.