IAudioCaptureStream::GetCaptureDeviceInfo

Returns the audio capture device information at the given Id.

Choose your operating system:

Windows

macOS

Linux

References

Module

AudioCaptureCore

Header

/Engine/Source/Runtime/AudioCaptureCore/Public/AudioCaptureDeviceInterface.h

Include

#include "AudioCaptureDeviceInterface.h"

Syntax

bool GetCaptureDeviceInfo
(
    FCaptureDeviceInfo & OutInfo,
    int32 DeviceIndex
)

Remarks

Returns the audio capture device information at the given Id.