mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-01-07 21:44:59 +00:00
Enable outgoing audio processing
This commit is contained in:
@@ -1123,7 +1123,7 @@ private:
|
||||
std::vector<tgcalls::VideoCodecName> videoCodecPreferences;
|
||||
|
||||
int minOutgoingVideoBitrateKbit = 500;
|
||||
bool disableOutgoingAudioProcessing = true;
|
||||
bool disableOutgoingAudioProcessing = false;
|
||||
|
||||
tgcalls::GroupConfig config;
|
||||
config.need_log = false;
|
||||
|
||||
Reference in New Issue
Block a user