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