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

Method hasPriority

sources/base/HyperHdrInstance.cpp:611–614  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

609}
610
611bool HyperHdrInstance::hasPriority(int priority)
612{
613 return _muxer->hasPriority(priority);
614}
615
616hyperhdr::Components HyperHdrInstance::getComponentForPriority(int priority)
617{

Callers 2

setInputImageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected