IMediaCaptureSupport::EnumerateAudioCaptureDevices

Enumerate available audio capture devices.

Windows
MacOS
Linux

References

Module

Media

Header

/Engine/Source/Runtime/Media/Public/IMediaCaptureSupport.h

Include

#include "IMediaCaptureSupport.h"

Syntax

void EnumerateAudioCaptureDevices
(
    TArray< FMediaCaptureDeviceInfo > & OutDeviceInfos
)

Remarks

Enumerate available audio capture devices.

Parameters

Parameter

Description

OutDeviceInfos

Will contain information about the devices.

See Also

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss