Searched refs:mExoPlayerSeekMap (Results 1 – 1 of 1) sorted by relevance
224 private final com.google.android.exoplayer2.extractor.SeekMap mExoPlayerSeekMap; field in MediaParser.SeekMap227 mExoPlayerSeekMap = exoplayerSeekMap; in SeekMap()232 return mExoPlayerSeekMap.isSeekable(); in isSeekable()240 long durationUs = mExoPlayerSeekMap.getDurationUs(); in getDurationMicros()259 SeekPoints seekPoints = mExoPlayerSeekMap.getSeekPoints(timeMicros); in getSeekPoints()