AppCaptureMicrophoneCaptureStateChangedEventArgs Klasse

Definition

public ref class AppCaptureMicrophoneCaptureStateChangedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Media.Capture.AppCaptureContract, 262144)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class AppCaptureMicrophoneCaptureStateChangedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Media.Capture.AppCaptureContract), 262144)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class AppCaptureMicrophoneCaptureStateChangedEventArgs
Public NotInheritable Class AppCaptureMicrophoneCaptureStateChangedEventArgs
Vererbung
Object Platform::Object IInspectable AppCaptureMicrophoneCaptureStateChangedEventArgs
Attribute

Windows-Anforderungen

Gerätefamilie
Windows Desktop Extension SDK (eingeführt in 10.0.15063.0)
API contract
Windows.Media.Capture.AppCaptureContract (eingeführt in v4.0)
App-Funktionen
appCaptureSettings

Eigenschaften

ErrorCode

Ruft den dem Ereignis zugeordneten Fehlercode ab.

State

Ruft den neuen Status der Mikrofonerfassung für die App-Erfassung ab.

Gilt für: