Other Structures
The following structures are available globally.
-
data payload sent with
See moreDorisAdsEvent.adBreakEnded(...)eventDeclaration
Swift
public struct AdBreakEndedData : Equatable -
data payload sent with
See moreDorisAdsEvent.adProgressChanged(...)eventDeclaration
Swift
public struct AdProgressChangedData : Equatable -
data payload sent with
See moreDorisAdsEvent.adRangesChanged(...)eventDeclaration
Swift
public struct AdBreaksChangedData : Equatable -
data payload sent with every
AdvertisementErroreventsDeclaration
Swift
public struct DorisAdsError : Equatable -
data payload sent with
See moreDorisAdsEvent.adTagParametersRequired(...)eventDeclaration
Swift
public struct RequireAdTagParametersData : Equatable -
AVDoris config
See moreDeclaration
Swift
public struct AVDorisConfig -
Helper class for sideloaded subtitles
See moreDeclaration
Swift
public struct DorisTextTrack : Equatable
-
See moreScrollSteptypes define the label position at a specified time delta since the lastScrollStepstep, as well as the animation curve to that position and edge fade state at the positionDeclaration
Swift
public struct ScrollStep : MarqueeStep -
FadeSteptypes allow additional edge fade state definitions, around the states defined by theScrollStepsteps of a sequence.FadeStepsteps are defined by the time delta to the preceding or subsequentScrollStepstep and the timing function to their edge fade state.See moreNote
AFadeStepcannot be the first step in a sequence. AFadeStepdefined as such will be ignored.Declaration
Swift
public struct FadeStep : MarqueeStep -
DiceShield error detailed information
Declaration
Swift
public struct DiceShieldError : Error -
Protocol that describes downloading, storing, and licensing of Dice content
Important
You can cast any error that this provider throws to DiceShieldError to get more info about errorDeclaration
Swift
public struct ShieldAPIConfig -
MasterPlaylistTagsobjects represents tags used by the master playlistDeclaration
Swift
public struct MasterPlaylistTags -
MediaPlaylistTagscontains media playlists tagsDeclaration
Swift
public struct MediaPlaylistTags
Other Structures Reference