Navigation
API > API/Runtime > API/Runtime/AudioChannelAgnosticCore > API/Runtime/AudioChannelAgnosticCore/FTranscoderResolver
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void Visit
(
const FDiscreteChannelTypeFamily& InFrom |
ChannelAgnostic/ChannelAgnosticTranscoding.h | ||
virtual void Visit
(
const FSoundfieldChannelTypeFamily& InFrom |
ChannelAgnostic/ChannelAgnosticTranscoding.h | ||
virtual void Visit
(
const FCompositeChannelTypeFamily& InFrom |
ChannelAgnostic/ChannelAgnosticTranscoding.h |
Visit(const FDiscreteChannelTypeFamily &)
| Name | Visit |
| Type | function |
| Header File | /Engine/Source/Runtime/AudioChannelAgnosticCore/Public/ChannelAgnostic/ChannelAgnosticTranscoding.h |
| Include Path | #include "ChannelAgnostic/ChannelAgnosticTranscoding.h" |
virtual void Visit
(
const FDiscreteChannelTypeFamily & InFrom
)
Visit(const FSoundfieldChannelTypeFamily &)
| Name | Visit |
| Type | function |
| Header File | /Engine/Source/Runtime/AudioChannelAgnosticCore/Public/ChannelAgnostic/ChannelAgnosticTranscoding.h |
| Include Path | #include "ChannelAgnostic/ChannelAgnosticTranscoding.h" |
virtual void Visit
(
const FSoundfieldChannelTypeFamily & InFrom
)
Visit(const FCompositeChannelTypeFamily &)
| Name | Visit |
| Type | function |
| Header File | /Engine/Source/Runtime/AudioChannelAgnosticCore/Public/ChannelAgnostic/ChannelAgnosticTranscoding.h |
| Include Path | #include "ChannelAgnostic/ChannelAgnosticTranscoding.h" |
virtual void Visit
(
const FCompositeChannelTypeFamily & InFrom
)