1 |
7.061427 |
__x_ABI_CWindows_CMedia_CCapture_CAppBroadcastMicrophoneCaptureState |
Enum |
|
|
|
|
|
|
enum __x_ABI_CWindows_CMedia_CCapture_CAppBroadcastMicrophoneCaptureState
{
AppBroadcastMicrophoneCaptureState_Stopped = 0,
AppBroadcastMicrophoneCaptureState_Started = 1,
AppBroadcastMicrophoneCaptureState_Failed = 2,
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\winrt\Windows.Media.Capture.h(22187,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_MEDIA_CAPTURE_APPBROADCASTCONTRACT_VERSION >= 0x10000
|