Condividi tramite


MediaCaptureVideoProfileMediaDescription.IsHdrVideoSupported Proprietà

Definizione

Ottiene un valore che indica se la descrizione multimediale include il supporto video HDR.

public:
 property bool IsHdrVideoSupported { bool get(); };
bool IsHdrVideoSupported();
/// [get: Windows.Foundation.Metadata.Deprecated("IsHdrVideoSupported might not be available in the next major update following Windows 10, version 1709", Windows.Foundation.Metadata.DeprecationType.Deprecate, 393216, "Windows.Foundation.UniversalApiContract")]
bool IsHdrVideoSupported();
public bool IsHdrVideoSupported { get; }
public bool IsHdrVideoSupported { [Windows.Foundation.Metadata.Deprecated("IsHdrVideoSupported might not be available in the next major update following Windows 10, version 1709", Windows.Foundation.Metadata.DeprecationType.Deprecate, 393216, "Windows.Foundation.UniversalApiContract")] get; }
var boolean = mediaCaptureVideoProfileMediaDescription.isHdrVideoSupported;
Public ReadOnly Property IsHdrVideoSupported As Boolean

Valore della proprietà

Boolean

bool

True se il video HDR è supportato; in caso contrario, false.

Attributi

Requisiti Windows

Funzionalità dell'app
backgroundMediaRecording

Si applica a