IAudioMixerPlatformInterface::PostInitializeHardware

This is called after [InitializeHardware()](API\Runtime\AudioMixerCore\IAudioMixerPlatformInterface\InitializeHardware) is called.

Windows
MacOS
Linux

References

Module

AudioMixerCore

Header

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

Include

#include "AudioMixer.h"

Source

/Engine/Source/Runtime/AudioMixerCore/Private/AudioMixer.cpp

Syntax

void PostInitializeHardware()

Remarks

This is called after InitializeHardware() is called.

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