PlayerCacheContentInfo
public class PlayerCacheContentInfo : NSObject, NSSecureCoding
Undocumented
-
Undocumented
Declaration
Swift
public var contentType: String -
Undocumented
Declaration
Swift
public var byteRangeAccessSupported: Bool -
Undocumented
Declaration
Swift
public var contentLength: UInt64 -
Undocumented
Declaration
Swift
public var downloadedContentLength: UInt64 -
Undocumented
Declaration
Swift
override public init() -
Undocumented
Declaration
Swift
public static var supportsSecureCoding: Bool { get } -
Undocumented
Declaration
Swift
public required init?(coder: NSCoder) -
Undocumented
Declaration
Swift
public func encode(with coder: NSCoder) -
Declaration
Swift
override public var debugDescription: String { get }
View on GitHub