kilua-project
Toggle table of contents
0.0.19
common
Platform filter
common
Switch theme
Search in API
kilua-project
kilua-dom
/
web.dom
/
TextTrackCueList
Text
Track
Cue
List
abstract
class
TextTrackCueList
:
JsAny
(
source
)
Members
Constructors
Text
Track
Cue
List
Link copied to clipboard
constructor
(
)
Properties
length
Link copied to clipboard
open
val
length
:
Int
Functions
get
Cue
By
Id
Link copied to clipboard
fun
getCueById
(
id
:
String
)
:
TextTrackCue
?