MCPcopy Create free account
hub / github.com/awawa-dev/HyperHDR / getComponentForPriority

Method getComponentForPriority

sources/base/HyperHdrInstance.cpp:616–619  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

614}
615
616hyperhdr::Components HyperHdrInstance::getComponentForPriority(int priority)
617{
618 return _muxer->getInputInfo(priority).componentId;
619}
620
621hyperhdr::Components HyperHdrInstance::getCurrentPriorityActiveComponent()
622{

Callers 1

readPendingDatagramsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected