Skip to content

Commit

Permalink
Update pillarbox-player/src/main/java/ch/srgssr/pillarbox/player/Pill…
Browse files Browse the repository at this point in the history
…arboxPlayer.kt

Co-authored-by: Gaëtan Muller <[email protected]>
  • Loading branch information
StaehliJ and MGaetan89 committed Jan 19, 2024
1 parent 317bdd8 commit 215f5f3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,6 @@ class PillarboxPlayer internal constructor(
if (listener is PillarboxExoPlayer.Listener) {
listeners.remove(listener)
}
exoPlayer.isPlaying
}

override fun seekTo(positionMs: Long) {
Expand Down

0 comments on commit 215f5f3

Please sign in to comment.