Searched refs:playbackParams (Results 1 – 4 of 4) sorted by relevance
306 public void startSmoothTrickplay(PlaybackParams playbackParams) { in startSmoothTrickplay() argument307 SoftPreconditions.checkState(supportSmoothTrickPlay(playbackParams.getSpeed())); in startSmoothTrickplay()314 playbackParams.getSpeed()); in startSmoothTrickplay()319 playbackParams); in startSmoothTrickplay()
287 public void startSmoothTrickplay(PlaybackParams playbackParams) { in startSmoothTrickplay() argument288 SoftPreconditions.checkState(supportSmoothTrickPlay(playbackParams.getSpeed())); in startSmoothTrickplay()
1147 private boolean handleMessageTimeshiftSetPlaybackParams(PlaybackParams playbackParams) { in handleMessageTimeshiftSetPlaybackParams() argument1152 doTimeShiftSetPlaybackParams(playbackParams); in handleMessageTimeshiftSetPlaybackParams()
1199 private boolean handleMessageTimeshiftSetPlaybackParams(PlaybackParams playbackParams) { in handleMessageTimeshiftSetPlaybackParams() argument1204 doTimeShiftSetPlaybackParams(playbackParams); in handleMessageTimeshiftSetPlaybackParams()