Contents

colorTransferFunction

The transfer function used for video composition.

Declaration

var colorTransferFunction: String? { get }

Discussion

The default value is nil. When the value of this property is nil, the source’s transfer function is propagated and used. Valid values are those suitable for AVVideoTransferFunctionKey.

See Also

Inspecting the video composition