Other Enumerations
The following enumerations are available globally.
-
See moreErrorType
is an enum that represent they type of Error type either, critical, recoverable or unknownDeclaration
Swift
@objc public enum ErrorType : Int
-
See moreRequestType
is an enum that represent they type of request type, licence, manifest, segment, time or unknownDeclaration
Swift
@objc public enum RequestType : Int
-
See moreMediaType
is an enum that represent they type of media type, video, audio, subtitle or unknownDeclaration
Swift
@objc public enum MediaType : Int
-
Declaration
Swift
@objc public enum OTVDeviceType : Int