Package-level declarations
Types
Link copied to clipboard
class AudioPlayerWithIMAAds(val playbackProperties: PlaybackProperties = PlaybackProperties(), mediaPlaylistItem: MediaPlaylistItem, adRequest: CSAIAdsRequest? = null, repeatPlaybackOnStreamEnd: Boolean = false, playerNotificationProperties: PlayerNotificationProperties? = null, logger: Logger = defaultPlayerLogger) : AdComposedPlayer
Implementation of Audio player with curated Google IMA CSAI Video Pre-roll Ads.
Link copied to clipboard
The specialization of Player that plays Triton audio streams and could also provide audio ads and companion banners info for display by the application client.
Link copied to clipboard
Responsible for creating TritonPlayer instances.
Link copied to clipboard
object TritonPlayerLibraryInfo
Information about the library such as version and name.