JWVisualQuality
@objcMembers
public class JWVisualQuality : NSObject
JWVisualQuality
represents the quality of a video stream.
-
The reason that a quality was selected.
Declaration
Swift
public let reason: JWVisualQualityReason
-
The current type of quality selection.
Declaration
Swift
public let mode: JWVisualQualityMode
-
The bitrate of the current selected quality. The value of this property is negative if unknown.
Declaration
Swift
public let bitrate: Double
-
Information about the current selected quality.
Declaration
Swift
public let level: JWVisualQualityLevel