Media

public enum Media

Media related items (Global Kodi Type)

  • Artwork for a Media item (Global Kodi Type)

    See more

    Declaration

    Swift

    struct Artwork : Codable, Equatable, Hashable, Sendable
  • Ratings for a Media item

    Note

    This is a ‘custom struct; Kodi defines this as an 'any’
    See more

    Declaration

    Swift

    struct Ratings : Codable, Equatable, Hashable