Package-level declarations
Types
Link copied to clipboard
interface FullscreenHandler
Link copied to clipboard
interface PictureInPictureHandler
Represents the base functions required by PlayerView to enable and handle Picture-In-Picture mode.
Link copied to clipboard
data class PlayerViewConfig(val uiConfig: UiConfig = UiConfig.WebUi(), val hideFirstFrame: Boolean = false, val scalingMode: ScalingMode = ScalingMode.Fit)
Configures the visual presentation and behaviour of the PlayerView.
Link copied to clipboard
Configures the visual presentation and behaviour of the Bitmovin Player UI as part of PlayerViewConfig.uiConfig.
Link copied to clipboard
interface UserInterfaceApi
API methods related to the user interface.