Searched refs:getMaxPlaybackSpeed (Results 1 – 2 of 2) sorted by relevance
56 public static int getMaxPlaybackSpeed(long programDurationMillis) { in getMaxPlaybackSpeed() method in TimeShiftUtils
569 return TimeShiftUtils.getMaxPlaybackSpeed(durationMs); in getPlaybackSpeed()