Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awawa-dev/HyperHDR
/ requestInterruption
Method
requestInterruption
sources/effects/Effect.cpp:222–224 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
220
}
221
222
void Effect::requestInterruption() {
223
_interrupt = true;
224
}
225
226
QString Effect::getName() const {
227
return _name;
Callers
3
runEffectScript
Method · 0.80
channelCleared
Method · 0.80
allChannelsCleared
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected