Other Enumerations

The following enumerations are available globally.

  • ErrorType is an enum that represent they type of Error type either, critical, recoverable or unknown

    See more

    Declaration

    Swift

    @objc
    public enum ErrorType : Int
  • RequestType is an enum that represent they type of request type, licence, manifest, segment, time or unknown

    See more

    Declaration

    Swift

    @objc
    public enum RequestType : Int
  • MediaType is an enum that represent they type of media type, video, audio, subtitle or unknown

    See more

    Declaration

    Swift

    @objc
    public enum MediaType : Int
  • Declaration

    Swift

    @objc
    public enum OTVDeviceType : Int