MCPcopy 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
214bool Muxer::setInputInactive(int priority)
215{
216 return setInput(priority, TIMEOUT_INACTIVE);
217}
218
219bool Muxer::clearInput(int priority)
220{

Callers 4

setUsbInactiveMethod · 0.45
setSysInactiveMethod · 0.45
dataTimeoutMethod · 0.45
handleSettingsUpdateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected