VideoTransformSettings.pixelFormat property

An optional pixel format for output - NB: This only has any effect with in-memory software frames It is mostly useful if you have a high bpp pixelFormat (for example yuv422p or yuv444p) and want to encode yuv420p with x264

Signature:

pixelFormat?: PixelFormat;