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

Im trying to set double visualizer but i got this error setCap ureSize() called in wrong state: 2 #13

Open
umerwaqas92 opened this issue Mar 8, 2020 · 2 comments

Comments

@umerwaqas92
Copy link

barVisualizer.setAudioSessionId(player.getAudioSessionId()); barVisualizer1.setAudioSessionId(player.getAudioSessionId());

@Vivamaster
Copy link

Vivamaster commented May 10, 2020

override fun onPause() { blast.release() super.onPause() }
It's been resolved my issue. Just call blast.release() before

@nzrin
Copy link

nzrin commented Oct 10, 2020

Got this issue too.... could you give me full code of your onPause()?

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

No branches or pull requests

3 participants