Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop player should not be freed the resources #230

Closed
moshOntong-IT opened this issue Jul 3, 2023 · 1 comment · Fixed by #268
Closed

Stop player should not be freed the resources #230

moshOntong-IT opened this issue Jul 3, 2023 · 1 comment · Fixed by #268
Labels
enhancement New feature or request

Comments

@moshOntong-IT
Copy link

Is your feature request related to a problem? Please describe.
As the documentation said, when triggering the stopPlayer it will freed the resources. I think this is not a good idea, we already have dispose method, programmer always depend on this method to freed all the resources. Stop player should only stop only the audio and back to the start 0 duration. it means stop something like resetting the duration

@moshOntong-IT moshOntong-IT added the enhancement New feature or request label Jul 3, 2023
@moshOntong-IT moshOntong-IT changed the title stop Stop player should not be freed the resources Jul 3, 2023
@RockStone
Copy link

Same issue here. It seems the message cannot be replayed once it's stopped, unless it's paused instead. @ Ujas-Majithiya

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants