FMixerDevice::GetChannelArray

Returns the channel array for the given submix channel type.

Choose your operating system:

Windows

macOS

Linux

References

Module

AudioMixer

Header

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

Include

#include "AudioMixerDevice.h"

Source

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

Syntax

const TArray< EAudioMixerChannel::Type > & GetChannelArray() const

Remarks

Returns the channel array for the given submix channel type.