IAudioMixerPlatformInterface::GetChannelTypeAtIndex

Helper function to gets the channel map type at the given index.

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

static bool GetChannelTypeAtIndex
(
    const int32 Index,
    EAudioMixerChannel::Type & OutType
)

Remarks

Helper function to gets the channel map type at the given index.

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