Freigeben über


PhotoConfirmationControl Klasse

Definition

Bietet Funktionen zum Steuern der Fotobestätigungseinstellungen auf einem Aufnahmegerät.

public ref class PhotoConfirmationControl sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.MTA)]
class PhotoConfirmationControl final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.MTA)]
public sealed class PhotoConfirmationControl
Public NotInheritable Class PhotoConfirmationControl
Vererbung
Object Platform::Object IInspectable PhotoConfirmationControl
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)

Hinweise

Rufen Sie eine instance dieser Klasse ab, indem Sie auf die Eigenschaft VideoDeviceController.PhotoConfirmationControl zugreifen.

Eigenschaften

Enabled

Ruft einen Wert ab, der angibt, ob die Fotobestätigung aktiviert ist, oder legt den Wert fest.

PixelFormat

Ruft das gewünschte Pixelformat für Fotobestätigungsrahmen ab oder legt es fest.

Supported

Ruft einen Wert ab, der angibt, ob die Fotobestätigung vom Aufnahmegerät unterstützt wird.

Gilt für: