mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-07-04 10:30:42 +00:00
Change codec
This commit is contained in:
parent
6f4605bd3a
commit
39d2ad5f84
@ -444,7 +444,7 @@ void compressionOutputCallback(void* encoder,
|
||||
- (void)configureCompressionSession {
|
||||
RTC_DCHECK(_compressionSession);
|
||||
SetVTSessionProperty(_compressionSession, kVTCompressionPropertyKey_RealTime,
|
||||
true);
|
||||
false);
|
||||
// SetVTSessionProperty(_compressionSession,
|
||||
// kVTCompressionPropertyKey_ProfileLevel, _profile);
|
||||
SetVTSessionProperty(_compressionSession,
|
||||
|
Loading…
x
Reference in New Issue
Block a user