FAudioCapture::GetCaptureDeviceInfo

Returns the audio capture device information at the given Id.

Windows
MacOS
Linux

References

Module

AudioCaptureCore

Header

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

Include

#include "AudioCaptureCore.h"

Source

/Engine/Source/Runtime/AudioCaptureCore/Private/AudioCaptureCore.cpp

Syntax

bool GetCaptureDeviceInfo
(
    FCaptureDeviceInfo & OutInfo,
    int32 DeviceIndex
)

Remarks

Returns the audio capture device information at the given Id.

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