IAudioDeviceModule

Defines the interface of a module implementing an audio device and associated classes.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

AudioMixerCore

Header

/Engine/Source/Runtime/AudioMixerCore/Public/AudioMixer.h

Include

#include "AudioMixer.h"

Syntax

class IAudioDeviceModule : public IModuleInterface

Remarks

Defines the interface of a module implementing an audio device and associated classes.

Functions

Name Description

Public function Virtual

FAudioDevice...

 

CreateAudioDevice()

Public function Virtual

Audio::IAudi...

 

CreateAudioMixerPlatformInterface()

Public function Virtual Const

bool

 

IsAudioMixerModule()

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