Builder
Creates a ControlDispatcher that can be used to setup the renderer when it is a PlayerView. This method must be used for the Playback that supports manual playback control (the Playback.Config.controller is not null).
Constructors
Functions
Link copied to clipboard
fun setPlayableCreator(playableCreator: PlayableCreator<PlayerView>): Kohii.Builder
Content copied to clipboard
Link copied to clipboard
fun setRendererProviderFactory(factory: RendererProviderFactory): Kohii.Builder
Content copied to clipboard