Freigeben über


MediaDeviceControlCapabilities.AutoModeSupported Eigenschaft

Definition

Fragt ab, ob die Kamera die automatische Anpassung der Einstellung unterstützt.

public:
 property bool AutoModeSupported { bool get(); };
bool AutoModeSupported();
public bool AutoModeSupported { get; }
var boolean = mediaDeviceControlCapabilities.autoModeSupported;
Public ReadOnly Property AutoModeSupported As Boolean

Eigenschaftswert

Boolean

bool

True, wenn die Kamera die automatische Anpassung der Einstellung unterstützt; andernfalls false.

Gilt für: