Compartilhar via


MediaCaptureVideoProfileMediaDescription.IsHdrVideoSupported Propriedade

Definição

Obtém um valor que indica se a descrição da mídia inclui suporte a vídeo 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

Valor da propriedade

Boolean

bool

True se houver suporte para vídeo HDR; caso contrário, false.

Atributos

Requisitos do Windows

Funcionalidades do aplicativo
backgroundMediaRecording

Aplica-se a