Stopping a track (At a certain point) on Android...

Posted by James Rattray on Stack Overflow See other posts from Stack Overflow or by James Rattray
Published on 2010-04-25T19:02:48Z Indexed on 2010/04/25 22:53 UTC
Read the original article Hit count: 248

Filed under:
|
|
|

I know you can 'seekto()' with Mediaplayer... (To start at a certain point)

But does anyone know if there is a way to make a track (the audio playing)... Stop at a certain point? -or would an if statement on a timer loop have to be used?

Please help...

Thanks alot,

James

© Stack Overflow or respective owner

Related posts about android

Related posts about java