Package | Description |
---|---|
net.java.html.lib.dom |
Modifier and Type | Field and Description |
---|---|
Objs.Property<TextTrack> |
TextTrackCue.track |
Objs.Property<TextTrack> |
HTMLTrackElement.track |
Modifier and Type | Method and Description |
---|---|
static TextTrack |
TextTrack.$as(Object obj) |
TextTrack |
TextTrackList.$get(double index) |
TextTrack |
HTMLMediaElement.addTextTrack(String kind) |
TextTrack |
HTMLMediaElement.addTextTrack(String kind,
String label) |
TextTrack |
HTMLMediaElement.addTextTrack(String kind,
String label,
String language) |
TextTrack |
TextTrackList.item(double index) |
TextTrack |
TextTrackCue.track() |
TextTrack |
HTMLTrackElement.track() |
Copyright © 2018. All rights reserved.