aacdecoder-android
aacdecoder-android copied to clipboard
AACPlayer how can I get the AudioSessionId
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?
Please look here https://github.com/AppWerft/ti-android-streamer/blob/master/src/com/woohoo/androidaudiostreamer/AndroidaudiostreamerModule.java#L116-L123