CupertinoAVPlayerObserver

class CupertinoAVPlayerObserver(player: AVPlayer?)

Constructors

Link copied to clipboard
constructor(player: AVPlayer?)

Functions

Link copied to clipboard
fun attach(onAVPlayerUpdated: () -> Unit, onAVPlayerEnded: () -> Unit, onAVPlayerStalled: () -> Unit, onAVPlayerError: (message: String) -> Unit)
Link copied to clipboard
fun detach()