Partager via


MediaCaptureVideoProfileMediaDescription.IsHdrVideoSupported Propriété

Définition

Obtient une valeur indiquant si la description du média inclut la prise en charge de la vidéo 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

Valeur de propriété

Boolean

bool

True si la vidéo HDR est prise en charge ; sinon, false.

Attributs

Configuration requise pour Windows

Fonctionnalités de l’application
backgroundMediaRecording

S’applique à