Or is this even possible? I am not using MediaPlayer or any java level component, but rather using the GStreamer framework, which operates through OpenSL at the native layer.
I am guessing that I have to use the NDK to hook into the audio engine somehow. Any tips would be appreciated.