Player Module
3.36.0
androidJvm
Player Module
/
com.bitmovin.player.api.ui
/
FullscreenHandler
Fullscreen
Handler
interface
FullscreenHandler
Members
Functions
on
Destroy
Link copied to clipboard
abstract
fun
onDestroy
(
)
on
Fullscreen
Exit
Requested
Link copied to clipboard
abstract
fun
onFullscreenExitRequested
(
)
on
Fullscreen
Requested
Link copied to clipboard
abstract
fun
onFullscreenRequested
(
)
on
Pause
Link copied to clipboard
abstract
fun
onPause
(
)
on
Resume
Link copied to clipboard
abstract
fun
onResume
(
)
Properties
is
Fullscreen
Link copied to clipboard
abstract
val
isFullscreen
:
Boolean