toggle menu
kilua-project
0.0.15
common
switch theme
search in API
kilua-dom
/
web.dom
/
TextTrackCueList
Text
Track
Cue
List
abstract
class
TextTrackCueList
:
JsAny
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
?