mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-08-31 19:08:29 +00:00
Moved around base class items and interfaces. Added CodecStatusItems to many methods.
This commit is contained in:
parent
b33273e6d3
commit
a6f0163264
12 changed files with 135 additions and 44 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue