Share via


AVVideoTransferFunction Class

Definition

public static class AVVideoTransferFunction
type AVVideoTransferFunction = class
Inheritance
AVVideoTransferFunction

Properties

AVVideoTransferFunction_Itu_R_709_2
AVVideoTransferFunction_Smpte_240M_1995
Iec_sRgb

Represents the value associated with the constant 'AVVideoTransferFunction_IEC_sRGB'.

Itu_R_2100_Hlg

Represents the value associated with the constant 'AVVideoTransferFunction_ITU_R_2100_HLG'.

Itu_R_709_2

Represents the value associated with the constant 'AVVideoTransferFunction_ITU_R_709_2'.

Linear

Represents the value associated with the constant 'AVVideoTransferFunction_Linear'.

Smpte_240M_1995

Represents the value associated with the constant 'AVVideoTransferFunction_SMPTE_240M_1995'.

Smpte_St_2084_Pq

Represents the value associated with the constant 'AVVideoTransferFunction_SMPTE_ST_2084_PQ'.

Applies to