mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-12 12:06:58 +00:00
Added handler for phone call activity, DDVC bridge
This commit is contained in:
parent
99da6debdc
commit
101d1b5625
4 changed files with 27 additions and 5 deletions
|
|
@ -20,5 +20,7 @@ namespace PepperDash.Essentials.Room.Config
|
|||
public string DefaultSourceItem { get; set; }
|
||||
[JsonProperty("videoCodecKey")]
|
||||
public string VideoCodecKey { get; set; }
|
||||
[JsonProperty("audioCodecKey")]
|
||||
public string AudioCodecKey { get; set; }
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue