Hello!
Is it possible to use the Equalizer Library (EQLib) together with the Exoplayer?
I can't get the AudioSessionId of the Exoplayer.
Always returns '0'.
Dim R As Reflector
R.Target=Player1
R.Target=R.GetField("player")
Dim AudioSessionId As Int = R.RunMethod("getAudioSessionId")
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.