Stream
public struct Stream : Decodable
Video stream details of the player (Global Kodi Type)
-
Player.Video.Stream
Declaration
Swift
public var codec: String
-
Undocumented
Declaration
Swift
public var height: Int
-
Undocumented
Declaration
Swift
public var index: Int
-
Undocumented
Declaration
Swift
public var language: String
-
Undocumented
Declaration
Swift
public var name: String
-
Undocumented
Declaration
Swift
public var width: Int