IMagicLeapAudioModule

The public interface to this module.

Windows
MacOS
Linux

Inheritance Hierarchy

IModuleInterface

IAudioDeviceModule

IMagicLeapAudioModule

References

Module

MagicLeapAudio

Header

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

Include

#include "IMagicLeapAudioModule.h"

Syntax

class IMagicLeapAudioModule : public IAudioDeviceModule

Remarks

The public interface to this module. In most cases, this interface is only public to sibling modules within this plugin.

Functions

Name Description

Public function Static

IMagicLeapAu...

 

Get()

Singleton-like access to this module's interface.

Public function Static

bool

 

IsAvailable()

Checks to see if this module is loaded and ready.

Overridden from IAudioDeviceModule

Name Description

Public function Virtual

FAudioDevice...

 

CreateAudioDevice()

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

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