mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-14 12:15:01 +00:00
feat: Add HDCP capability feedback and setting to Displayport Input on 4xz302 endpoint
feat: Resolve #1073
This commit is contained in:
committed by
Andrew Welker
parent
eb4c7ff605
commit
cf99c38bda
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user