Navigation
API > API/Plugins > API/Plugins/MetasoundEngine
| Name | FChannelAgnosticAutoFormatHelper |
| Type | class |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundEngine/Public/MetasoundChannelAgnosticAutoFormat.h |
| Include Path | #include "MetasoundChannelAgnosticAutoFormat.h" |
Syntax
class FChannelAgnosticAutoFormatHelper
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static int32 ComputeAutoChannelCountFromProxies
(
const TArray< FSoundWaveProxyPtr >& InProxies |
MetasoundChannelAgnosticAutoFormat.h | ||
static TSharedPtr< const Audio::FChannelTypeFamily > ComputeAutoFormatFromWaveContainer
(
const TSharedPtr< const Audio::IProxyData >& InData |
MetasoundChannelAgnosticAutoFormat.h | ||
static FName ComputeNodeOutputFormat
(
const EMetasoundChannelAgnosticNodeFormatChooser InMethod, |
MetasoundChannelAgnosticAutoFormat.h | ||
static TSharedPtr< const Audio::FDiscreteChannelTypeFamily > NumChannelsToFormat
(
const int32 NumChannels |
MetasoundChannelAgnosticAutoFormat.h |