Navigation
Unreal Engine C++ API Reference > Runtime > AudioMixerCore
Inheritance Hierarchy
- IModuleInterface
- IAudioDeviceModule
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
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FAudioDevice * | ||
![]() ![]() |
Audio::IAudioMixerPlatformInterface * | ||
![]() ![]() ![]() |
bool | Creates a new instance of the audio device implemented by the module. |