Navigation
Classes
| Type | Name | Description | |
|---|---|---|---|
| FMetasoundConstGraphGenerator | FMetasoundConstGraphGenerator generates audio from a given metasound IOperator which produces a multichannel audio output. | ||
| FMetasoundDynamicGraphGenerator | FMetasoundDynamicGraphGenerator generates audio from the given a dynamic operator. | ||
| FMetasoundDynamicGraphGeneratorInitParams | |||
| FMetasoundGenerator | |||
| FMetasoundGeneratorData | |||
| FMetasoundGeneratorInitParams | Struct needed for building the metasound graph. | ||
| FParameterPackSetter | A struct that provides a method of pushing "raw" data from a parameter pack into a specific metasound input node. | ||
| FParameterSetter | |||
| IMetasoundGeneratorModule |
Typedefs
| Name | Description |
|---|---|
| FParameterSetterSortedMap | In order to use FName as a key to a TSortedMap you have to explicitly choose which comparison implementation you want to use. |
Functions
| Type | Name | Description | |
|---|---|---|---|
Metasound::DECLARE_TS_MULTICAST_DELEGATE
(
FOnSetGraph |