mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-08-31 19:08:29 +00:00
feat: Add HDCP capability feedback and setting to Displayport Input on 4xz302 endpoint
feat: Resolve #1073
This commit is contained in:
parent
eb4c7ff605
commit
cf99c38bda
9 changed files with 1295 additions and 1244 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue