YospaceConnector

constructor(theoplayerView: THEOplayerView, uiHandler: YospaceUiHandler = YospaceDefaultUiHandler(theoplayerView))

Parameters

theoplayerView

The THEOplayer view, which will be connected to the created connector.

uiHandler

A handler for updating the UI. By default, this creates a YospaceDefaultUiHandler.