@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