Navigation
API > API/Plugins > API/Plugins/Synthesis > API/Plugins/Synthesis/SourceEffects
References
| Module | Synthesis |
| Header | /Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Classes/SourceEffects/SourceEffectBitCrusher.h |
| Include | #include "SourceEffects/SourceEffectBitCrusher.h" |
Syntax
USTRUCT&40;BlueprintType&41;
struct FSourceEffectBitCrusherSettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| FSoundModulationDestinationSettings | BitModulation | The reduced bit depth to use for the audio stream. | |
| float | CrushedBits | ||
| float | CrushedSampleRate | ||
| FSoundModulationDestinationSettings | SampleRateModulation | The reduced frequency to use for the audio stream. |
Constructors
| Type | Name | Description | |
|---|---|---|---|