Navigation
API > API/Plugins > API/Plugins/ElectraDecoders > API/Plugins/ElectraDecoders/FAudioChannelMapper
/ Channel position as per ISO/IEC 23001-8 Table 7. enum class IElectraDecoderAudioOutput::EChannelPosition { L, R, C, LFE, Ls, Rs, Lc, Rc, Lsr, Rsr, Cs, Lsd, Rsd, Lss, Rss, Lw, Rw, Lv, Rv, Cv, Lvr, Rvr, Cvr, Lvss, Rvss, Ts, LFE2, Lb, Rb, Cb, Lvs, Rvs, Disabled = 255 };
| Name | FSourceLayout |
| Type | struct |
| Header File | /Engine/Plugins/Media/ElectraCodecs/Source/ElectraDecoders/Public/Utils/AudioChannelMapper.h |
| Include Path | #include "Utils/AudioChannelMapper.h" |
Syntax
struct FSourceLayout
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ChannelPosition | IElectraDecoderAudioOutput::EChannelPosition | Utils/AudioChannelMapper.h |