kotlin-stdlib
JS
kotlin-stdlib
/
org.w3c.dom
/
TextTrackCueList
/
getCueById
get
Cue
By
Id
JS
fun
getCueById
(
id
:
String
)
:
TextTrackCue
?