playerUiJs

@SerialName(value = "js")
var playerUiJs: String

Deprecated

Use `PlayerViewConfig.uiConfig = UiConfig.WebUi(jsLocation: String)` instead.

The URI pointing to the JS file that will be used for the Player UI. Default value is "file:///android_asset/bitmovinplayer-ui.js", using the local default UI JS.