Contents

CMVideoCodecType

A video codec type.

Declaration

typealias CMVideoCodecType = FourCharCode

Discussion

Certain codec types are also pixel formats.

There is no “kCMVideoCodecType_Raw”; you should use the appropriate pixel format type as the codec type.

Topics

See Also

Data Types