We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm trying to make a music visualizer with the AACPlayer but I dont know how to get the Android "audio session id" from the player.
The Android's MediaPlayer has that method is their a way to do that with the AACPlayer?
The text was updated successfully, but these errors were encountered:
Please look here https://github.com/AppWerft/ti-android-streamer/blob/master/src/com/woohoo/androidaudiostreamer/AndroidaudiostreamerModule.java#L116-L123
Sorry, something went wrong.
No branches or pull requests
I'm trying to make a music visualizer with the AACPlayer but I dont know how to get the Android "audio session id" from the player.
The Android's MediaPlayer has that method is their a way to do that with the AACPlayer?
The text was updated successfully, but these errors were encountered: