feat: Add HDCP capability feedback and setting to Displayport Input on 4xz302 endpoint

feat: Resolve #1073
This commit is contained in:
Trevor Payne
2023-03-17 18:23:20 -05:00
committed by Andrew Welker
parent eb4c7ff605
commit cf99c38bda
9 changed files with 1295 additions and 1244 deletions

View File

@@ -181,7 +181,7 @@ namespace PepperDash.Essentials.DM.AirMedia
{
var newEvent = NumericSwitchChange;
if (newEvent != null) newEvent(this, e);
}
}
void AirMedia_AirMediaChange(object sender, Crestron.SimplSharpPro.DeviceSupport.GenericEventArgs args)