UZLiveEvent
public class UZLiveEvent: UZVideoItem
Thông tin một sự kiện đang phát trực tiếp
-
Hình ảnh poster của sự kiện
Declaration
Swift
public var posterURL: URL? = nil
-
true
nếu được encodeDeclaration
Swift
public var isEncoded: Bool = false
-
Kiểu nguồn phát livestream
Declaration
Swift
public var mode: UZLiveMode = .push
-
Link phát livestream
Declaration
Swift
public fileprivate(set) var broadcastURL: URL? = nil