MCPcopy Create free account
hub / github.com/LMMS/lmms / setOkay

Function setOkay

include/Effect.h:77–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75 }
76
77 inline void setOkay( bool _state )
78 {
79 m_okay = _state;
80 }
81
82
83 inline bool isRunning() const

Callers 2

LadspaEffectMethod · 0.85
pluginInstantiationMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected