Other Enumerations
The following enumerations are available globally.
-
SSM session renewal mode
See moreDeclaration
Swift
@objc(OTVLicenseRenewType) public enum OTVLicenseRenewType : Int -
License request type
See moreDeclaration
Swift
@objc(OTVLicenseRequestType) public enum OTVLicenseRequestType : Int -
Declaration
Swift
@objc public enum OTVMediaSelectionOptions : Int, Comparable -
ObjectiveC compatible enumeration of the possible states of a persistence asset.
See moreDeclaration
Swift
@objc(OTVDownloadState) public enum OTVPersistenceAssetState : Int -
ObjectiveC compatible enumeration of the possible errors of a persistence asset.
See moreDeclaration
Swift
@objc public enum OTVDownloadError : Int -
Declaration
Swift
@objc public enum OTVOutputDeviceType : Int -
OTVTextStyleCharacterEdge is an enum that defines the character edge effects that can be applied to subtitles.
See moreDeclaration
Swift
public enum OTVTextStyleCharacterEdge : String, Codable -
See moreOTVIFrameThumbnailErroris an enum that represent they type of error associated with OTVThumbnail I-FramesDeclaration
Swift
@objc(OTVThumbnailError) public enum OTVIFrameThumbnailError : Int -
See moreOTVAVPlayerErroris an enum that represent they error returned from OTVAVPlayer during initilizing.Declaration
Swift
public enum OTVAVPlayerError : Int -
See moreOTVAVFoundationErroris an enum that represent they type of OTVAfoundation type either, OTVAVPlayer or OTVAVPlayerItemDeclaration
Swift
public enum OTVAVFoundationError : Int
Other Enumerations Reference