Choose your operating system:
Windows
macOS
Linux
| FAudioDevice::UnregisterSubmixBufferListener()
|
Module |
|
Header |
/Engine/Source/Runtime/AudioMixer/Public/AudioMixerDevice.h |
Include |
#include "AudioMixerDevice.h" |
Source |
/Engine/Source/Runtime/AudioMixer/Private/AudioMixerDevice.cpp |
virtual void UnregisterSubmixBufferListener
(
ISubmixBufferListener * InSubmixBufferListener,
USoundSubmix * SoundSubmix
)
Unregisters the submix buffer listener with the given submix. A nullptr for SoundSubmix will unregister the listener with the master submix.