Moved around base class items and interfaces. Added CodecStatusItems to many methods.

This commit is contained in:
Heath Volmer
2017-09-19 17:49:25 -06:00
parent b33273e6d3
commit a6f0163264
12 changed files with 135 additions and 44 deletions

View File

@@ -7,6 +7,7 @@ using Crestron.SimplSharp;
using PepperDash.Core;
using PepperDash.Essentials.Core;
using PepperDash.Essentials.Room.Config;
using PepperDash.Essentials.Devices.Common.Codec;
using PepperDash.Essentials.Devices.Common.VideoCodec;
namespace PepperDash.Essentials

View File

@@ -11,12 +11,6 @@ using PepperDash.Essentials.Core.SmartObjects;
using PepperDash.Essentials.Core.PageManagers;
using PepperDash.Essentials.Room.Config;
#warning END MEETING on call page doesn't clear call mode
#warning END MEETING doesn't restore logo page
namespace PepperDash.Essentials
{
/// <summary>