Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Interface that grants access to the Annotation Object's value in the app side when an action occur for this Annotation in the player

Link copied to clipboard
@ListensFor(events = ["play", "seekTo"])
class AnnotationsManager(context: <Error class: unknown class>, brightcoveVideoView: BaseVideoView)
Link copied to clipboard
class AnnotationUIHandler(ctx: <Error class: unknown class>, brightcoveVideoView: BaseVideoView, annotationList: List<Annotation?>?)
Link copied to clipboard
class InteractivityComponent(brightcoveVideoView: BaseVideoView)