mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-12 11:15:08 +00:00
feat: add scaler mode for videowall set rmc 4kz scaler c
This commit is contained in:
@@ -87,5 +87,11 @@ namespace PepperDash_Essentials_DM
|
||||
public interface IHasDisplayPortInHdcp : IHasDisplayPortInHdcpGet, IHasDisplayPortInHdcpSet
|
||||
{
|
||||
eHdcpCapabilityType DisplayPortInHdcpCapability { get; }
|
||||
}
|
||||
|
||||
public interface IhasWallMode
|
||||
{
|
||||
void SeteWallMode(ushort walLMode);
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user