lib / tv.smartclip.smartclientandroid.lib.video_player / IExoVideoSwitcher

IExoVideoSwitcher

interface IExoVideoSwitcher

Functions

showAd

abstract fun showAd(uri: Uri): Unit

showContent

abstract fun showContent(uri: Uri): Unit

Inheritors

ExoVideoSwitcher

open class ExoVideoSwitcher : IExoVideoSwitcher, IExoVideoLoader

InstreamExoWrapper

Implements the IInstreamVideoPlayerWrapper for the SimpleExoPlayer.

open class InstreamExoWrapper : ExoWrapper, IInstreamVideoPlayerWrapper, IExoVideoSwitcher