mirror of
https://github.com/androidx/media.git
synced 2025-05-11 17:49:52 +08:00

This method allows customizing the maximum position when using `Player.seekToPrevious()`. This commit also adds two new methods to `TestExoPlayerBuilder`: - `setMaxSeekToPreviousPosition(long)` - `getMaxSeekToPreviousPosition()`