Value
public struct Value : Decodable
Values of the player properties (Global Kodi Type)
-
Undocumented
Declaration
Swift
public var cachePercentage: Double -
Undocumented
Declaration
Swift
public var canChangeSpeed: Bool -
Undocumented
Declaration
Swift
public var canMove: Bool -
Undocumented
Declaration
Swift
public var canRepeat: Bool -
Undocumented
Declaration
Swift
public var canRotate: Bool -
Undocumented
Declaration
Swift
public var canSeek: Bool -
Undocumented
Declaration
Swift
public var canShuffle: Bool -
Undocumented
Declaration
Swift
public var canZoom: Bool -
Undocumented
Declaration
Swift
public var live: Bool -
Undocumented
Declaration
Swift
public var partymode: Bool -
Undocumented
Declaration
Swift
public var percentage: Double -
Undocumented
Declaration
Swift
public var playlistPosition: Int -
Undocumented
Declaration
Swift
public var shuffled: Bool -
Undocumented
Declaration
Swift
public var speed: Int -
Undocumented
Declaration
Swift
public var subtitleEnabled: Bool
View on GitHub
Value Structure Reference