mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-03 13:13:55 +00:00
[skip ci] bitrate
This commit is contained in:
parent
e06aa34c33
commit
b66aaba624
@ -932,6 +932,7 @@ private:
|
||||
}
|
||||
audioLevelsUpdated(result);
|
||||
},
|
||||
.minOutgoingVideoBitrateKbit = 1024,
|
||||
.initialInputDeviceId = inputDeviceId.UTF8String,
|
||||
.initialOutputDeviceId = outputDeviceId.UTF8String,
|
||||
.videoCapture = [_videoCapturer getInterface],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user