Simplify and improve graceful disconnect logic

This commit is contained in:
Cameron Gutman 2021-05-14 22:36:13 -05:00
commit 43eb36e17a
4 changed files with 42 additions and 47 deletions

View file

@ -31,7 +31,6 @@ extern OPUS_MULTISTREAM_CONFIGURATION HighQualityOpusConfig;
extern int OriginalVideoBitrate;
extern int AudioPacketDuration;
extern bool AudioEncryptionEnabled;
extern bool UserRequestedTermination;
#ifndef UINT24_MAX
#define UINT24_MAX 0xFFFFFF