AppCaptureState.MicrophoneCaptureError Property

Definition

Gets an error code associated with microphone capture for app capture.

public:
 property unsigned int MicrophoneCaptureError { unsigned int get(); };
uint32_t MicrophoneCaptureError();
public uint MicrophoneCaptureError { get; }
var uInt32 = appCaptureState.microphoneCaptureError;
Public ReadOnly Property MicrophoneCaptureError As UInteger

Property Value

UInt32

unsigned int

uint32_t

An error code associated with microphone capture for app capture.

Windows requirements

App capabilities
appCaptureSettings

Applies to