Global Variables
The following global variables are available globally.
-
This receives the version set in the Marketing Version. JWPlayerKit SDK version.
Declaration
Swift
public let sdkVersion: String
-
Indicates the default media selection option..
Declaration
Swift
public let JWMediaSelectionOptionDefault: Int
-
Constant denoting an unknown value for
JWAccessLogMetadata.observedBitrate
orJWAccessLogMetadata.indicatedBitrate
Declaration
Swift
public let JWAccessLogMetadataUnknownBitrate: Double
-
Constant denoting an unknown value for
JWAccessLogMetadata.droppedFrames
Declaration
Swift
public let JWAccessLogMetadataUnknownDroppedFrames: Int