Not documented.

Source

static TextTrackList internalCreateTextTrackList() {
  return new TextTrackList._internalWrap();
}