Navigation
API > API/Plugins > API/Plugins/AudioExperimentalRuntime
| Name | FTranscoderResolver |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/MetasoundExperimental/Source/AudioExperimentalRuntime/Public/ChannelAgnostic/ChannelAgnosticTranscoding.h |
| Include Path | #include "ChannelAgnostic/ChannelAgnosticTranscoding.h" |
Syntax
struct FTranscoderResolver : public Audio::IChannelTypeVisitor
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FTranscoderResolver
(
const FChannelTypeFamily::FGetTranscoderParams& InParams |
ChannelAgnostic/ChannelAgnosticTranscoding.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Params | FChannelTypeFamily::FGetTranscoderParams | ChannelAgnostic/ChannelAgnosticTranscoding.h | ||
| Result | FChannelTypeFamily::FTranscoder | ChannelAgnostic/ChannelAgnosticTranscoding.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FChannelTypeFamily::FTranscoder && MoveResult() |
ChannelAgnostic/ChannelAgnosticTranscoding.h |
Overridden from IChannelTypeVisitor
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void Visit
(
const FDiscreteChannelTypeFamily& InFrom |
ChannelAgnostic/ChannelAgnosticTranscoding.h | ||
virtual void Visit
(
const FAmbisonicsChannelTypeFamily& InFrom |
ChannelAgnostic/ChannelAgnosticTranscoding.h |