Android Studio Sign in

@UnstableApi
class WebvttCueInfo


A representation of a WebVTT cue.

Summary

Public constructors

WebvttCueInfo(cue: Cue!, startTimeUs: Long, endTimeUs: Long)

Public properties

Cue!
Long
Long

Public constructors

WebvttCueInfo

WebvttCueInfo(cue: Cue!, startTimeUs: Long, endTimeUs: Long)

Public properties

cue

val cueCue!

endTimeUs

val endTimeUsLong

startTimeUs

val startTimeUsLong
Morty Proxy This is a proxified and sanitized view of the page, visit original site.