mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
[WIP] Modern cache
This commit is contained in:
@@ -165,6 +165,7 @@ private final class PhoneView: UIView {
|
||||
|
||||
let videoContent = NativeVideoContent(
|
||||
id: .message(1, MediaId(namespace: 0, id: Int64.random(in: 0..<Int64.max))),
|
||||
userLocation: .other,
|
||||
fileReference: .standalone(media: file),
|
||||
streamVideo: .conservative,
|
||||
loopVideo: true,
|
||||
|
||||
Reference in New Issue
Block a user