Searched refs:supportSmoothTrickPlay (Results 1 – 2 of 2) sorted by relevance
298 public boolean supportSmoothTrickPlay(float playbackSpeed) { in supportSmoothTrickPlay() method in MpegTsPlayer307 SoftPreconditions.checkState(supportSmoothTrickPlay(playbackParams.getSpeed())); in startSmoothTrickplay()
1965 } else if (mPlayer.supportSmoothTrickPlay(speed)) { in doTimeShiftSetPlaybackParams()