toggle menu
Brightcove Player SDK for Android 10.1.2
10.1.2
sdk
switch theme
search in API
sdk
/
com.brightcove.player.interactivity
/
AnalyticsListener
Analytics
Listener
interface
AnalyticsListener
Inheritors
InteractivityAnalytics
Members
Functions
on
Annotation
Displayed
Link copied to clipboard
abstract
fun
onAnnotationDisplayed
(
annotation
:
Annotation
)
on
Annotation
Removed
Link copied to clipboard
abstract
fun
onAnnotationRemoved
(
annotation
:
Annotation
)
on
Annotation
Tapped
Link copied to clipboard
abstract
fun
onAnnotationTapped
(
annotation
:
Annotation
)
on
Jump
To
Video
Time
Link copied to clipboard
abstract
fun
onJumpToVideoTime
(
annotation
:
Annotation
)
on
Open
Url
Link copied to clipboard
abstract
fun
onOpenUrl
(
annotation
:
Annotation
)
on
Play
Link copied to clipboard
abstract
fun
onPlay
(
event
:
Event
)
on
Player
View
Link copied to clipboard
abstract
fun
onPlayerView
(
event
:
Event
)
on
Resume
Link copied to clipboard
abstract
fun
onResume
(
event
:
Event
)
on
Seek
Link copied to clipboard
abstract
fun
onSeek
(
event
:
Event
)