Home | History | Annotate | Download | only in media

Lines Matching defs:getTrackType

2428         public @TrackType int getTrackType() {
2598 allTrackInfo[i] = new TrackInfo(track.getTrackType(), track.getFormat());
2856 && tracks[i].getTrackType() == TrackInfo.MEDIA_TRACK_TYPE_SUBTITLE) {
3097 if (p.second == subtitleTrack && subtitleTrack.getTrackType() == trackType) {
3213 if (track.getTrackType() == TrackInfo.MEDIA_TRACK_TYPE_TIMEDTEXT) {