Share via


AppBroadcastState.MicrophoneCaptureError Property

Definition

Gets the microphone capture error associated with the app broadcast state.

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

Property Value

UInt32

unsigned int

uint32_t

The microphone capture error associated with the app broadcast state.

Windows requirements

App capabilities
appBroadcast appBroadcastSettings

Applies to