Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awawa-dev/HyperHDR
/ setInputInactive
Method
setInputInactive
sources/base/Muxer.cpp:214–217 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
212
}
213
214
bool Muxer::setInputInactive(int priority)
215
{
216
return setInput(priority, TIMEOUT_INACTIVE);
217
}
218
219
bool Muxer::clearInput(int priority)
220
{
Callers
4
setUsbInactive
Method · 0.45
setSysInactive
Method · 0.45
dataTimeout
Method · 0.45
handleSettingsUpdate
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected