AppBroadcastState.MicrophoneCaptureError 属性

定义

获取与应用广播状态关联的麦克风捕获错误。

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

属性值

UInt32

unsigned int

uint32_t

与应用广播状态关联的麦克风捕获错误。

Windows 要求

应用功能
appBroadcast appBroadcastSettings

适用于