Specifies the function name that will be used to initialize the UIManager
for the Bitmovin Player Web UI.
The function is called on the window object with the Player as the first argument and
the UIConfig as the second argument.
Example:
When you added a new function or want to use a different function of our UIFactory,
you can specify the full qualifier name including namespaces.
e.g. bitmovin.playerui.UIFactory.buildDefaultSmallScreenUI for the SmallScreenUi.
Specifies the function name that will be used to initialize the
UIManagerfor the Bitmovin Player Web UI.The function is called on the
windowobject with thePlayeras the first argument and theUIConfigas the second argument.Example: When you added a new function or want to use a different function of our
UIFactory, you can specify the full qualifier name including namespaces. e.g.bitmovin.playerui.UIFactory.buildDefaultSmallScreenUIfor the SmallScreenUi.