Other Enumerations
The following enumerations are available globally.
-
See moreErrorTypeis an enum that represent they type of Error type either, critical, recoverable or unknownDeclaration
Swift
@objc public enum ErrorType : Int -
See moreRequestTypeis an enum that represent they type of request type, licence, manifest, segment, time or unknownDeclaration
Swift
@objc public enum RequestType : Int -
See moreMediaTypeis 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
Other Enumerations Reference