Navigation
API > API/Plugins > API/Plugins/MetasoundEngine > API/Plugins/MetasoundEngine/UMetaSoundSource
| Name | FAudioParameterCollector |
| Type | class |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundEngine/Private/MetasoundSource.cpp |
| Include Path | #include "MetasoundSource.cpp" |
Syntax
class FAudioParameterCollector
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FAudioParameterCollector
(
TArray< FAudioParameter >& InOutParameters |
|||
FAudioParameterCollector
(
const FAudioParameterCollector& |
|||
Structs
| Name | Remarks |
|---|---|
| FProjection | |
| FSortPredicate |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers | | --- | --- | --- | --- | --- |Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void CollectPresetOverrides
(
const TSet< Metasound::FVertexName >& InInputsInheritingDefault, |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FAudioParameterCollector & operator=
(
const FAudioParameterCollector& |
|||