Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenShot/libopenshot
/ Noise
Method
Noise
src/audio_effects/Noise.cpp:22–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
using namespace openshot;
21
22
Noise::Noise(): Noise::Noise(30) { }
23
24
Noise::Noise(Keyframe level) : level(level)
25
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected