mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-13 04:26:49 +00:00
Adds StandbyActivate to EndShutdown
This commit is contained in:
parent
48585469f6
commit
1dfdd4dd28
1 changed files with 1 additions and 0 deletions
|
|
@ -384,6 +384,7 @@ namespace PepperDash.Essentials
|
||||||
{
|
{
|
||||||
VideoCodec.EndAllCalls();
|
VideoCodec.EndAllCalls();
|
||||||
VideoCodec.StopSharing();
|
VideoCodec.StopSharing();
|
||||||
|
VideoCodec.StandbyActivate();
|
||||||
|
|
||||||
SetDefaultLevels();
|
SetDefaultLevels();
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue