AssetType

@objc
public enum AssetType : Int, CustomStringConvertible

Undocumented

  • Undocumented

    Declaration

    Swift

    case media
  • epg

    Undocumented

    Declaration

    Swift

    case epg
  • Undocumented

    Declaration

    Swift

    case recording
  • Undocumented

    Declaration

    Swift

    case unset
  • Declaration

    Swift

    public var description: String { get }