Can anybody help me out with this issue. I don't need any code. Guide me to 
the Class or documentation. Is this possible to do it in android (in iOS we 
can)? 

On Monday, 19 November 2012 19:56:24 UTC+5:30, praveen castelino wrote:
>
> I have a video of duration 180 seconds. I want to play only 30 seconds of 
> this video starting from 60th second. i.e. only a part of the video needs 
> to be played.(Start time : 60 sec, End time: 90 sec).
> Can this be doable in android? I have done the same on iOS but not able to 
> find equivalent apis on android. It looks like MediaPlayer allows us to 
> supply only the start time (i.e. seekto()) but not allows us to set the end 
> time or the duration of the video. Any input on this would be great help to 
> me.
>

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

Reply via email to