Video
public enum Video
Video related items (Global Kodi Type)
-
The cast of a video item
See moreDeclaration
Swift
public struct Cast : Codable, Identifiable, Hashable -
Video details related items
Declaration
Swift
enum Details -
The resume details of a video item
See moreDeclaration
Swift
public struct Resume : Codable, Hashable, Sendable -
The streaming details of a video item
See moreDeclaration
Swift
public struct Streams : Codable, Identifiable, Hashable
View on GitHub
Video Enumeration Reference