0

I have a media player. I want to apply system equalizer on it. I write this two-line code on current media player but system equalizer does not work on it. So finally i want to ask that how this going to work

Equalizer equalizer = new 
Equalizer(0,mediaplayer.getAudioSessionId());
equalizer.setEnabled(true);
D_lip
  • 67
  • 1
  • 7

0 Answers0