mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-12 12:06:58 +00:00
Adds Virtual Dm Tx Controller classes to handle Dmps inputs with mutliple connectors and auto switching. Completes DmpsRoutingController (requires testing)
This commit is contained in:
parent
028e411ffe
commit
dc8d0e25d5
7 changed files with 762 additions and 11 deletions
|
|
@ -33,7 +33,7 @@ namespace PepperDash.Essentials.Core
|
|||
{
|
||||
Audio = 1,
|
||||
Video = 2,
|
||||
AudioVideo = 3
|
||||
AudioVideo = 4
|
||||
}
|
||||
|
||||
public enum eRoutingPortConnectionType
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue