toggle menu
daro
androidJvm
switch theme
search in API
daro
/
droom.daro.lib.nativead.media
/
DaroVideoController
/
VideoLifecycleCallbacks
Video
Lifecycle
Callbacks
abstract
class
VideoLifecycleCallbacks
Members
Constructors
Video
Lifecycle
Callbacks
Link copied to clipboard
constructor
(
)
Functions
on
Video
End
Link copied to clipboard
open
fun
onVideoEnd
(
)
on
Video
Mute
Link copied to clipboard
fun
onVideoMute
(
var1
:
Boolean
)
on
Video
Pause
Link copied to clipboard
open
fun
onVideoPause
(
)
on
Video
Play
Link copied to clipboard
fun
onVideoPlay
(
)
on
Video
Start
Link copied to clipboard
open
fun
onVideoStart
(
)