Skip to content

Start playing from the desired second #71

Description

@rastaman111

Hi
How can I make it so that when the player is in "readyToPlay" mode, I can start it not from 0 seconds, but from the one I need

I try to run the RxMusicPlayer.Command.seek command after launching the player, but the player gives an error

status failed(err: SoundBar.RxMusicPlayerError.invalidCommand(cmd: SoundBar.RxMusicPlayer.Command.seek(seconds: 100, shouldPlay: false)))
RxMusicPlayer.Status.failed invalidCommand(cmd: SoundBar.RxMusicPlayer.Command.seek(seconds: 100, shouldPlay: false))

The player can only rewind when it is playing.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions