waywardgeek / sonic-ndk

Android NDK wrapper for libsonic
http://dev.vinux-project.org/sonic
GNU Lesser General Public License v2.1
90 stars 43 forks source link

how can i to control the audio play position?? #1

Open liufsd opened 11 years ago

liufsd commented 11 years ago

as i know the android media player can do that , it have a seek to method. but if i change it to audio track for play the audio file, i can not support the seek to . the Android Osplayer also use the sonic , but it support that. ok. the question is how can i use your sonic for control the audio position (time) with seek bar .? Thanks. (http://dev.vinux-project.org/sonic/)