ExposurePriorityVideoControl.Supported Propiedad

Definición

Obtiene o establece un valor que especifica si se admite ExposurePriorityVideoControl en el dispositivo actual.

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

Valor de propiedad

Boolean

bool

True si se admite ExposurePriorityVideoControl ; de lo contrario, false.

Se aplica a