public interface TextTrackCueList
| Modifier and Type | Method and Description |
|---|---|
TextTrackCue |
get(int index) |
TextTrackCue |
getCueById(String id) |
int |
getLength() |
int getLength()
TextTrackCue get(int index)
TextTrackCue getCueById(String id)
Copyright © 2017. All rights reserved.