InteractivityComponent

class InteractivityComponent(brightcoveVideoView: BaseVideoView)

Constructors

Link copied to clipboard
constructor(brightcoveVideoView: BaseVideoView)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun disablePrecondition(precondition: String?)
Link copied to clipboard
fun enablePrecondition(precondition: String?)
Link copied to clipboard
fun getAnnotations(accountId: String?, videoId: String?, callback: AnnotationsCallback<List<Annotation>>)
Link copied to clipboard
fun setAnnotations(annotations: List<Annotation?>?)
Link copied to clipboard