ExoPlayerBinding

MuxPlayerAdapter.PlayerBinding implementation for ExoPlayer.

Java callers should provide a new instance of this class when creating their MuxStatsSdkMedia3 instance

Kotlin callers shouldn't need to interact with this class. Just use monitorWithMuxData to handle this automatically

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun bindPlayer(player: ExoPlayer, collector: MuxStateCollector)
Link copied to clipboard
open override fun unbindPlayer(player: ExoPlayer, collector: MuxStateCollector)