FMixerPlatformNonRealtime::GetOutputDeviceInfo

Gets the device information of the given device index.

Windows
MacOS
Linux

Override Hierarchy

IAudioMixerPlatformInterface::GetOutputDeviceInfo()

FMixerPlatformNonRealtime::GetOutputDeviceInfo()

References

Module

NonRealtimeAudioRenderer

Header

/Engine/Source/Runtime/NonRealtimeAudioRenderer/Public/AudioMixerPlatformNonRealtime.h

Include

#include "AudioMixerPlatformNonRealtime.h"

Source

/Engine/Source/Runtime/NonRealtimeAudioRenderer/Private/AudioMixerPlatformNonRealtime.cpp

Syntax

virtual bool GetOutputDeviceInfo
(
    const uint32 InDeviceIndex,
    FAudioPlatformDeviceInfo & OutInfo
)

Remarks

Gets the device information of the given device index.

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