This is the complete list of members for FFFTBeatConfig, including all inherited members.
| bComputeBeat | FFFTBeatConfig | |
| BeatThreshold | FFFTBeatConfig | |
| BeatTimeWindow | FFFTBeatConfig | |
| BeatTimeWindowSkipN | FFFTBeatConfig | |
| bNormalise | FFFTBeatConfig | |
| FilterConfig | FFFTBeatConfig | |
| MaxBeatEnergy | FFFTBeatConfig | |
| SmoothingConfig | FFFTBeatConfig | |
| UPROPERTY(EditAnywhere, BlueprintReadWrite, Category="Audio", meta=(SessionRestartRequired, ClampMin="0.0", ClampMax="1.0", UIMin="0.0", UIMax="1.0", Tooltip="Smoothing factor for averaging over time (0 = No smoothing, 1 = Full smoothing)")) float BPMSmoothingFactor=0.5f | FFFTBeatConfig | pure virtual |