lib / tv.smartclip.smartclientandroid.lib / SxSequencer / Companion / invoke

invoke

fun invoke(wrapper: SxInstreamVideoPlayerWrapper, adSlots: List<SxSequencerAdSlot>, config: SxConfiguration): SxSequencer

Controller class for instream use cases.

fun invoke(playerDelegate: SxInstreamPlayerDelegate, surfaceView: View, overlayContainer: ViewGroup, adSlots: List<SxSequencerAdSlot>, config: SxConfiguration): SxSequencer
Deprecated: Use SxInstreamVideoPlayerWrapper based creation method invoke(wrapper, adSlots, config) instead.