Media player provides MediaPlayer.seekTo(time) for FFW/FRW operations
(no direct API calls like ff/fr)

sample usage can be found in below routine..
http://git.omapzoom.org/?p=platform/frameworks/base.git;a=blob;f=media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/CodecTest.java#l133

On Wed, May 26, 2010 at 10:55 AM, Bheemsen <bheems...@gmail.com> wrote:
> Hi All,
>
> I have to implement Fast Forward(FF) and Fast Rewind(FR)functionality.
> I could not find any direct API in Android to implement the
> fastForward(speed)/fastRewind.
> Does android really not support Fast Forward/Rewind or there is any
> workaround to achieve the same?
>
> --
> Regards
> Bheemsen
>
> --
> unsubscribe: android-porting+unsubscr...@googlegroups.com
> website: http://groups.google.com/group/android-porting
>

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to