Navigation
API > API/Plugins > API/Plugins/ElectraDecoders > API/Plugins/ElectraDecoders/FAudioChannelMapper
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static bool CanBeCopiedDirectly
(
TArrayView< const FSourceLayout > ChannelPositions |
Utils/AudioChannelMapper.h | ||
bool CanBeCopiedDirectly
(
TSharedPtr< IElectraDecoderAudioOutput, ESPMode::ThreadSafe > InSampleBlock |
Utils/AudioChannelMapper.h |
CanBeCopiedDirectly(TArrayView< const FSourceLayout >)
| Name | CanBeCopiedDirectly |
| Type | function |
| Header File | /Engine/Plugins/Media/ElectraCodecs/Source/ElectraDecoders/Public/Utils/AudioChannelMapper.h |
| Include Path | #include "Utils/AudioChannelMapper.h" |
| Source | /Engine/Plugins/Media/ElectraCodecs/Source/ElectraDecoders/Private/Utils/AudioChannelMapper.cpp |
static bool CanBeCopiedDirectly
(
TArrayView< const FSourceLayout > ChannelPositions
)
CanBeCopiedDirectly(TSharedPtr< IElectraDecoderAudioOutput, ESPMode::ThreadSafe >)
| Name | CanBeCopiedDirectly |
| Type | function |
| Header File | /Engine/Plugins/Media/ElectraCodecs/Source/ElectraDecoders/Public/Utils/AudioChannelMapper.h |
| Include Path | #include "Utils/AudioChannelMapper.h" |
| Source | /Engine/Plugins/Media/ElectraCodecs/Source/ElectraDecoders/Private/Utils/AudioChannelMapper.cpp |
bool CanBeCopiedDirectly
(
TSharedPtr< IElectraDecoderAudioOutput , ESPMode::ThreadSafe > InSampleBlock
)