OptionalisSets if the UI should be enabled or not. Default value is true.
OptionalplayerSets the CSS file that will be used for the UI. The default CSS file will be completely replaced by the CSS file set with this property.
OptionalplayerSets the JS file that will be used for the UI. The default JS file will be completely replaced by the JS file set with this property.
OptionalscalingDetermines how the video content is scaled or stretched within the parent container’s bounds. Possible values are defined in ScalingMode.
Default value is ScalingMode.fit.
OptionalsupplementalSets a CSS file which contains supplemental styles for the player UI. These styles will be added to the default CSS file or the CSS file set with StyleConfig.playerUiCss.
OptionaluserSets which user interface type should be used.
Default value is UserInterfaceType.bitmovin on iOS and UserInterfaceType.system on tvOS.
This setting only applies if StyleConfig.isUiEnabled is set to true.
Contains config values which can be used to alter the visual presentation and behaviour of the player UI.