次の方法で共有


HdmiDisplayMode.IsDolbyVisionLowLatencySupported プロパティ

定義

Dolby Vision の低待機時間プロファイルがデバイスでサポートされているかどうかを示します。

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

プロパティ値

Boolean

bool

true Dolby Vision の低待機時間プロファイルがデバイスでサポートされている場合は 。それ以外の場合 falseは 。

Windows の要件

デバイス ファミリ
Windows 10, version 1809 (10.0.17763.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v7.0 で導入)

適用対象