Structures
The following structures are available globally.
-
Represents a STContent with the purshase information
See moreDeclaration
Swift
-
A structure used to model a list of
STTrackassociated to a same content.Info:
This structure basically represents a podcast or an audiobook. Associated tracks can be found in the
See moreelementListproperty. Contents can be retrieved through theSTSectionsfeature.Declaration
Swift
-
This structure is a light version of STContent wich includes only the key properties required to display a content.
See moreDeclaration
Swift
-
Declaration
Swift
-
A structure used to model a group of contents or tracks.
Info:
Sections can be retrieved through the sections feature implemented in the STSections class
See moreDeclaration
Swift
-
A structure giving an audio source wich is the most elementary model of data for the SDK features.
Info:
This structure is used for example to model an episode of a podcast or a chapter of a book. A track is identified by a key and carries informations about the element itself, such as the audio url
See moreaudioSrc, a titletitle, an image urlimgSrc… It also carries information related to theSTContentwith which it is associated through thecontentKeyproperty:episode,season,elementNumber,chapter,chapterPart…Declaration
Swift
-
A structure used to model an history item for a track
See moreDeclaration
Swift
-
Represents a STContent with the purshase information
See moreDeclaration
Swift
-
Declaration
Swift
-
Represents configuration for STContents feature
See more -
Represents options for caching STContents
See more -
Configurations for the Expand
See more -
Declaration
Swift
-
A class used to model an offline availbale content
See more -
A class used to model an offline availbale track
See more -
Configure custom behaviors for STPlayer UI
See more -
-
-
Add global options to the SDK
See more -
Represents user interfacce ,options
See more
Structures Reference