mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-11-08 17:53:38 +00:00
Update tgcalls
This commit is contained in:
parent
1b48517f12
commit
89eb03c241
@ -944,7 +944,7 @@ private:
|
|||||||
return std::make_shared<BroadcastPartTaskImpl>(task);
|
return std::make_shared<BroadcastPartTaskImpl>(task);
|
||||||
},
|
},
|
||||||
.outgoingAudioBitrateKbit = outgoingAudioBitrateKbit,
|
.outgoingAudioBitrateKbit = outgoingAudioBitrateKbit,
|
||||||
.enableVideo = enableVideo,
|
.videoContentType = tgcalls::VideoContentType::Generic,
|
||||||
.initialEnableNoiseSuppression = enableNoiseSuppression
|
.initialEnableNoiseSuppression = enableNoiseSuppression
|
||||||
}));
|
}));
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
Subproject commit 5f5f3a263602841e953faec56edb45cad492241b
|
Subproject commit 205ae79b9d61ac0a9707b98635d8f244732e6ad6
|
||||||
Loading…
x
Reference in New Issue
Block a user