![]() Remove extraneous encodings from ReplayGainAudioProcessor. According to the ExoPlayer developers, an AudioProcessor is only provided 16-bit PCM data. This makes all of the other encodings I had implemented in ReplayGainAudioProcessor useless, as their cases would never run. Remove those extraneous encodings and just just 16-bit PCM. |
||
---|---|---|
.. | ||
org/oxycblt/auxio |