Contents

kVTCompressionPropertyKey_MVHEVCVideoLayerIDs

The identifiers of the video layers to encode in a multiview encoding operation.

Declaration

let kVTCompressionPropertyKey_MVHEVCVideoLayerIDs: CFString

Discussion

This property is specific to MV-HEVC.

Specifying layer ID values advises the encoder to expect CMTaggedBufferGroupRef objects with specific CMTag values that reference them.

The default value is NULL.

See Also

Multiview Compression