com.bitmovin.player

com.bitmovin.player

Types

NameSummary
PlayerViewclass PlayerView : FrameLayout, UserInterfaceApi, EventEmitter<Event>
A view that provides the Bitmovin Player Web UI and default UI handling to an attached Player instance. A Player with a custom PlayerConfig can be provided. If no player is provided, a player with a default PlayerConfig will be created. In order to not create such a default player, null can be passed in the constructor.