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
parent 8a77b134e4
commit 072767b3a7
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)