availableVideoPixelFormatTypes
The video pixel formats the output supports.
Declaration
@nonobjc var availableVideoPixelFormatTypes: [OSType] { get }Discussion
This value contains an array of video formats, in unspecified order, that the output supports. You can set the format by specifying it as the kCVPixelBufferPixelFormatTypeKey entry in the output’s videoSettings dictionary.