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