Navigation
API > API/Plugins > API/Plugins/Synthesis
| Name | FSourceEffectBitCrusherBaseSettings |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Classes/SourceEffects/SourceEffectBitCrusher.h |
| Include Path | #include "SourceEffects/SourceEffectBitCrusher.h" |
Syntax
USTRUCT (BlueprintType )
struct FSourceEffectBitCrusherBaseSettings
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BitDepth | float | The reduced bit depth to use for the audio stream. | SourceEffects/SourceEffectBitCrusher.h |
|
| SampleRate | float | The reduced frequency to use for the audio stream. | SourceEffects/SourceEffectBitCrusher.h |
|