Event

object Event

Functions

equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open override fun hashCode(): Int
toString
Link copied to clipboard
open override fun toString(): String

Properties

PRESENTATION_TIME
Link copied to clipboard
const val PRESENTATION_TIME: String
REQUEST_NEXT_FRAME
Link copied to clipboard
const val REQUEST_NEXT_FRAME: String
REQUEST_SEEK
Link copied to clipboard
const val REQUEST_SEEK: String
SEEK_START
Link copied to clipboard
const val SEEK_START: String
SEEK_STOP
Link copied to clipboard
const val SEEK_STOP: String
VIDEO_START
Link copied to clipboard
const val VIDEO_START: String
VIDEO_STOP
Link copied to clipboard
const val VIDEO_STOP: String