Contents

kVTCompressionPropertyKey_MVHEVCViewIDs

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

Declaration

let kVTCompressionPropertyKey_MVHEVCViewIDs: CFString

Discussion

This property is specific to MV-HEVC.

The entries in the specified array should be in the same order and have the same count as the value specified in kVTCompressionPropertyKey_MVHEVCVideoLayerIDs.

The default value is NULL.

See Also

Multiview Compression