Contents

colorTransferFunction

The transfer function used for video composition.

Declaration

var colorTransferFunction: String? { get set }

Mentioned in

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

Configuring color