User Interface Api
interface UserInterfaceApi
Content copied to clipboard
API methods related to the user interface.
Functions
enterFullscreen
Link copied to clipboard
enterPictureInPicture
Link copied to clipboard
abstract fun enterPictureInPicture()
Content copied to clipboard
exitFullscreen
Link copied to clipboard
exitPictureInPicture
Link copied to clipboard
abstract fun exitPictureInPicture()
Content copied to clipboard
getScalingMode
Link copied to clipboard
isFullscreen
Link copied to clipboard
isPictureInPicture
Link copied to clipboard
isPictureInPictureAvailable
Link copied to clipboard
isUiVisible
Link copied to clipboard
setCustomMessageHandler
Link copied to clipboard
abstract fun setCustomMessageHandler(customMessageHandler: CustomMessageHandler)
Content copied to clipboard
setPosterImage
Link copied to clipboard
setScalingMode
Link copied to clipboard
setUiVisible
Link copied to clipboard
Inheritors
PlayerView
Link copied to clipboard