mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-08-31 19:08:29 +00:00
feat: add scaler mode for videowall set rmc 4kz scaler c
This commit is contained in:
parent
a2b7a39082
commit
eb388d28db
4 changed files with 34 additions and 3 deletions
|
|
@ -51,6 +51,7 @@ namespace PepperDash.Essentials.DM
|
|||
InputPorts = new RoutingPortCollection<RoutingInputPort> {DmIn};
|
||||
OutputPorts = new RoutingPortCollection<RoutingOutputPort> {HdmiOut};
|
||||
|
||||
|
||||
// Set Ports for CEC
|
||||
HdmiOut.Port = _rmc.HdmiOutput;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue