FMixerDevice::GetChannelArray

Returns the channel array for the given submix channel type.

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.

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