mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-07-04 10:30:42 +00:00
metal drawing improvements
This commit is contained in:
parent
00a224aecb
commit
10bf97e9e0
@ -1110,7 +1110,7 @@ private:
|
|||||||
}
|
}
|
||||||
|
|
||||||
std::vector<tgcalls::VideoCodecName> videoCodecPreferences;
|
std::vector<tgcalls::VideoCodecName> videoCodecPreferences;
|
||||||
videoCodecPreferences.push_back(tgcalls::VideoCodecName::H264);
|
// videoCodecPreferences.push_back(tgcalls::VideoCodecName::H264);
|
||||||
//videoCodecPreferences.push_back(tgcalls::VideoCodecName::VP9);/
|
//videoCodecPreferences.push_back(tgcalls::VideoCodecName::VP9);/
|
||||||
|
|
||||||
int minOutgoingVideoBitrateKbit = 500;
|
int minOutgoingVideoBitrateKbit = 500;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user