Navigation
API > API/Runtime > API/Runtime/AudioMixer > API/Runtime/AudioMixer/Components
Inheritance Hierarchy
- USoundWaveProcedural
- USynthSound
References
| Module | AudioMixer |
| Header | /Engine/Source/Runtime/AudioMixer/Public/Components/SynthComponent.h |
| Include | #include "Components/SynthComponent.h" |
Syntax
UCLASS (MinimalAPI)
class USynthSound : public USoundWaveProcedural
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< float > | FloatBuffer | ||
| TWeakObjectPtr< USynthComponent > | OwningSynthComponent | End USoundWave |
Constructors
| Type | Name | Description | |
|---|---|---|---|
USynthSound
(
const FObjectInitializer& ObjectInitializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| ISoundGeneratorPtr | CreateSoundGenerator
(
const FSoundGeneratorInitParams& InParams |
||
| Audio::EAudioMixerStreamDataFormat::Type | |||
| USynthComponent * | |||
| TWeakObjectPtr< USynthComponent > & | |||
| void | Init
(
USynthComponent* InSynthComponent, |
||
| void | Begin USoundWave | ||
| void | |||
| int32 | OnGeneratePCMAudio
(
TArray< uint8 >& OutAudio, |
||
| void | StartOnAudioDevice
(
FAudioDevice* InAudioDevice |