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 FSourceEffectBitCrusherBaseSettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | BitDepth | The reduced bit depth to use for the audio stream. | |
| float | SampleRate | The reduced frequency to use for the audio stream. |