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