equalizer

  1. Rasoull

    Android Question User Eqlib With MediaBrowser

    Hi, I use MediaBrowser to get a list of music and play them. How do i sync the eqlib library with this library?
  2. A

    Android Question ExoPlayer and EQLib

    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")
Top