MCPcopy Create free account
hub / github.com/OpenShot/libopenshot / Expander

Method Expander

src/audio_effects/Expander.cpp:19–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17using namespace openshot;
18
19Expander::Expander(): Expander::Expander(-10, 1, 1, 1, 1, false) { }
20
21// Default constructor
22Expander::Expander(Keyframe threshold, Keyframe ratio, Keyframe attack,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected