| Package | Description |
|---|---|
| net.java.html.lib.dom |
| Modifier and Type | Class and Description |
|---|---|
class |
DataCue |
| Modifier and Type | Method and Description |
|---|---|
static TextTrackCue |
TextTrackCue.$as(Object obj) |
TextTrackCue |
TextTrackCueList.$get(double index) |
TextTrackCue |
TextTrackCueList.getCueById(String id) |
TextTrackCue |
TextTrackCueList.item(double index) |
| Modifier and Type | Method and Description |
|---|---|
void |
TextTrack.addCue(TextTrackCue cue) |
void |
TextTrack.removeCue(TextTrackCue cue) |
Copyright © 2018. All rights reserved.