MCPcopy Create free account
hub / github.com/RGAA-Software/GoDesk / OnSplitFFTAudioData

Method OnSplitFFTAudioData

src/render/plugin_interface/gr_stream_plugin.cpp:42–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40 }
41
42 void GrStreamPlugin::OnSplitFFTAudioData(const std::vector<double>& left_fft, const std::vector<double>& right_fft) {
43
44 }
45}

Callers 1

InitAudioCaptureMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected