26 virtual void Initialize(FSubsystemCollectionBase& Collection)
override;
46 TSharedPtr<class FST_AudioSceneViewExtension, ESPMode::ThreadSafe>
ViewExtension;
69 void OnAudioIOStatusChanged_Implementation(
bool bIsActive, FIntPoint IOId)
override;
77 void OnFrequencyBandsReady_Implementation(
const TArray<float>& FrequencyBands, int32 NumFrequencyBands, FIntPoint IOId)
override;
84 void OnAmplitudesReady_Implementation(
const TArray<float>& Amplitudes, FIntPoint IOId)
override;
91 void OnPitchesReady_Implementation(
const TArray<float>& Pitches, FIntPoint IOId)
override;
99 virtual void OnBeatDetected_Implementation(
const TArray<float>& Beats,
const TArray<bool>& BeatDetectedForChannel, FIntPoint IOId)
override;