AdStreamPlayerAdapter

AdStreamPlayerAdapter interface offers a more Kotlin-friendly approach to pass your player information to the AdswizzAdStreamManager object

Properties

Link copied to clipboard

Playback position of the current media with milliseconds precision This variable reflect the continuous progress for each item that is currently playing.

Link copied to clipboard
abstract val metadataSharedFlow: SharedFlow<List<AdMetadataItem>>

The incoming metadata from Player. This is used for adBreak detection.