addtrack
events handled by this TextTrackList.
true
if there are no elements in this collection. [...]
Iterator
that allows iterating the elements of this
Iterable
. [...]
index
th element. [...]
value
to the end of this list,
extending the length by one. [...]
iterable
to the end of this list. [...]
test
. [...]
this
. [...]
R
instances. [...]
element
. [...]
test
. [...]
start
inclusive to end
exclusive
to the given fillValue
. [...]
test
. [...]
other
. [...]
f
to each element of this collection in iteration
order.
start
inclusive to end
exclusive. [...]
element
in this list. [...]
test
. [...]
index
in this list. [...]
iterable
at position index
in this list. [...]
element
in this list. [...]
test
. [...]
test
. [...]
f
on each element of this Iterable
in iteration order. [...]
value
from this list. [...]
index
from this list. [...]
start
inclusive to end
exclusive. [...]
test
. [...]
start
inclusive to end
exclusive
and inserts the contents of replacement
in its place. [...]
test
. [...]
this
with the objects of iterable
, starting
at position index
in this list. [...]
iterable
, skipping skipCount
objects first,
into the range start
, inclusive, to end
, exclusive, of the list. [...]
test
. [...]
count
elements. [...]
Iterable
that skips leading elements while test
is satisfied. [...]
compare
function. [...]
start
and end
. [...]
count
first elements of this iterable. [...]
test
. [...]
test
. [...]
T
. [...]
index
in the list
or throws a RangeError if index
is out of bounds.
index
in the list to value
or throws a RangeError if index
is out of bounds.
other
. [...]
addtrack
events to event
handlers that are not necessarily instances of TextTrackList. [...]
const EventStreamProvider<TrackEvent>('addtrack')
const EventStreamProvider<Event>('change')