OTVMediaInfo
public class OTVMediaInfo : NSObject
-
The asset Duration
Declaration
Swift
public internal(set) var duration: Double { get } -
The selected bandwidth to download
Declaration
Swift
public internal(set) var selectedBandwidth: Double { get } -
The estimated size of the selected download
Declaration
Swift
public var selectedEstimateSize: UInt64 { get }
OTVMediaInfo Class Reference