IMagicLeapAudioModule::CreateAudioDevice

Creates a new instance of the audio device implemented by the module.

Windows
MacOS
Linux

Override Hierarchy

IAudioDeviceModule::CreateAudioDevice()

IMagicLeapAudioModule::CreateAudioDevice()

References

Module

MagicLeapAudio

Header

/Engine/Plugins/Lumin/MagicLeap/Source/MagicLeapAudio/Public/IMagicLeapAudioModule.h

Include

#include "IMagicLeapAudioModule.h"

Syntax

virtual FAudioDevice * CreateAudioDevice()

Remarks

Creates a new instance of the audio device implemented by the module. @note Overriden by FMagicLeapAudioModule.

Returns

A new instance of the audio device.

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