Navigation
API > API/Plugins > API/Plugins/AudioExperimentalRuntime
| Name | TFromVisitor |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/MetasoundExperimental/Source/AudioExperimentalRuntime/Public/ChannelAgnostic/ChannelAgnosticTranscoding.h |
| Include Path | #include "ChannelAgnostic/ChannelAgnosticTranscoding.h" |
Syntax
template<typename TFromType>
struct TFromVisitor : public Audio::IChannelTypeVisitor
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TFromVisitor
(
const TFromType& InFromType, |
ChannelAgnostic/ChannelAgnosticTranscoding.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FromType | const TFromType & | ChannelAgnostic/ChannelAgnosticTranscoding.h | ||
| Params | const FChannelTypeFamily::FGetTranscoderParams & | ChannelAgnostic/ChannelAgnosticTranscoding.h | ||
| Transcoder | FChannelTypeFamily::FTranscoder & | ChannelAgnostic/ChannelAgnosticTranscoding.h |
Functions
Public
Overridden from IChannelTypeVisitor
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void Visit
(
const FDiscreteChannelTypeFamily& InTo |
ChannelAgnostic/ChannelAgnosticTranscoding.h | ||
virtual void Visit
(
const FAmbisonicsChannelTypeFamily& InTo |
ChannelAgnostic/ChannelAgnosticTranscoding.h |