HdmiDisplayMode.Is2086MetadataSupported Property

Definition

Indicates whether 10 bit display metadata is supported on the device.

public:
 property bool Is2086MetadataSupported { bool get(); };
bool Is2086MetadataSupported();
public bool Is2086MetadataSupported { get; }
var boolean = hdmiDisplayMode.is2086MetadataSupported;
Public ReadOnly Property Is2086MetadataSupported As Boolean

Property Value

Boolean

bool

true if 10 bit display metadata is supported on the device, otherwise false.

Applies to