共用方式為


ExposurePriorityVideoControl.Supported 屬性

定義

取得或設定值,指定目前裝置是否支援 ExposurePriorityVideoControl

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

屬性值

Boolean

bool

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

適用於