Contents

kVTDecompressionPropertyKey_PixelFormatsWithReducedResolutionSupport

Pixel formats that support reduced-resolution decoding (optional).

Declaration

let kVTDecompressionPropertyKey_PixelFormatsWithReducedResolutionSupport: CFString

Discussion

This is an optional property for video decoders to implement. This property value is an array containing CFNumber objects holding CMPixelFormatType values.

See Also

Decoder Behavior