HdmiDisplayMode.IsSmpte2084Supported Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the value that indicates whether the SMPTE (Society of Motion Picture and Television Engineers) ST 2084 electo-optical transfer function (EOTF) is supported.
public:
property bool IsSmpte2084Supported { bool get(); };
bool IsSmpte2084Supported();
public bool IsSmpte2084Supported { get; }
var boolean = hdmiDisplayMode.isSmpte2084Supported;
Public ReadOnly Property IsSmpte2084Supported As Boolean
Property Value
Boolean
bool