HdrVideoControl.Supported 屬性

定義

取得值,指出擷取裝置是否支援 HdrVideoControl

public:
 property bool Supported { bool get(); };
bool Supported();
public bool Supported { get; }
var boolean = hdrVideoControl.supported;
Public ReadOnly Property Supported As Boolean

屬性值

Boolean

bool

如果支援 HdrVideoControl ,則為 True;否則為 false。

適用於