Navigation
Unreal Engine C++ API Reference > Runtime > Media > IMediaCaptureSupport
References
Module | Media |
Header | /Engine/Source/Runtime/Media/Public/IMediaCaptureSupport.h |
Include | #include "IMediaCaptureSupport.h" |
void EnumerateAudioCaptureDevices
&40;
TArray< FMediaCaptureDeviceInfo > & OutDeviceInfos
&41;
Remarks
Enumerate available audio capture devices.
Parameters
Name | Description |
---|---|
OutDeviceInfos | Will contain information about the devices. |