Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenShot/libopenshot
/ STFT
Method
STFT
src/audio_effects/STFT.h:24–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
{
23
public:
24
STFT() : num_channels (1) { }
25
26
virtual ~STFT() { }
27
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected