Hi,
I was wondering if it's possible to intercept the stream that is playing 
from a mediaplayer object.

Ex:

mediaplayer -----> 01010101 data 01010101  -----> intercept  |-----> output 
to speaker
                                                                           
            |
                                                                            
           |------> output to socket

The start method from the mediaplayer calls a native android method, so 
overriding it isn't a viable solution, if there a buffer or something else 
that I haven't noticed from which I could get the data? Or it's simply 
impossible to do that in android?

Thanks,
Rodrigo Manyari.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to