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

적용 대상