AppCaptureState.MicrophoneCaptureError Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
An error code associated with microphone capture for app capture.
Windows requirements
App capabilities |
appCaptureSettings
|