AppCaptureState.MicrophoneCaptureError 属性

定义

获取与应用捕获的麦克风捕获关联的错误代码。

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

属性值

UInt32

unsigned int

uint32_t

与应用捕获的麦克风捕获关联的错误代码。

Windows 要求

应用功能
appCaptureSettings

适用于