mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-01-31 05:14:51 +00:00
Added in source list filtering based on in-call and current mode of UI driver (call or present)
This commit is contained in:
@@ -68,6 +68,8 @@ namespace PepperDash.Essentials.Core
|
||||
public string VolumeControlKey { get; set; }
|
||||
public eSourceListItemType Type { get; set; }
|
||||
public List<SourceRouteListItem> RouteList { get; set; }
|
||||
public bool DisableCodecSharing { get; set; }
|
||||
public bool DisableRoutedSharing { get; set; }
|
||||
|
||||
public SourceListItem()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user