Other Enumerations
The following enumerations are available globally.
-
Errors that will be generated by the HTTPManager
Declaration
Swift
public enum VesperSDKError : Error -
Available events tant can be sent by
See moreDorisPlayerOutputProtocol.onPlayerEvent(...)Declaration
Swift
public enum DorisPlayerEventextension DorisPlayerEvent: AnalyticsEventProtocol -
Available events that can be sent by
See moreDorisPlayerOutputProtocol.onAdvertisementEvent(...)Declaration
Swift
public enum DorisAdsEvent : Equatableextension DorisAdsEvent: AnalyticsEventProtocol -
All possible states of the player
See moreDeclaration
Swift
public enum DorisPlayerState -
All possible purpose of AdObstruction
See moreDeclaration
Swift
public enum AdObstructionPurpose -
Mapping of Core media error to some meaningfull names
See moreDeclaration
Swift
public enum DorisPlayerError : Error, Equatable -
Available events that can be sent by
See moreDorisPlayerOutputProtocol.onRemoteCommandEvent(...)Declaration
Swift
public enum DorisRemoteCommandEvent -
Mapping to AVAudioSession.Port
See moreDeclaration
Swift
public enum DorisPlaybackReceiverextension DorisPlaybackReceiver: Equatable -
START: │ ▒ │─────·───── CENTER: │ ▒ │─────·───── END: │ ▒ │─────·─────
Declaration
Swift
public enum HorizontalPosition : String, CaseIterable -
TOP: │ ▒ │─────·───── CENTER: │─────▒───── BOTTOM: │─────·───── │ ▒
Declaration
Swift
public enum VerticalPosition : String, CaseIterable -
Download state enumeration used to track the download states of Assets.
See moreDeclaration
Swift
public enum AssetDownloadState : String -
DiceShield error types
Declaration
Swift
public enum DiceShieldErrorKind : Int, Error -
Playlist type (master/video/audio/subtitles)
Declaration
Swift
public enum PlaylistType : String -
Repesents a type with vod/event options.
Declaration
Swift
public enum PlaylistTagType : String, StringInitializable -
Repesents a type with yes/no options.
Declaration
Swift
public enum BoolTagType : String, StringInitializable
Other Enumerations Reference