Simplify and improve graceful disconnect logic
This commit is contained in:
parent
387ff48a65
commit
43eb36e17a
4 changed files with 42 additions and 47 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue