Hi, I have a VideoView and use seekTo to find a position within the video.
When the video is paused, seekTo does not seem to reposition the frame displayed. I've noticed this is the case with the standard player too. Tried the seqeunce below without success start() seekTo() pause() Wondering if there is anything I can do to make the frame on display change when using seekTo to position the video stream. thanks, -sr --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

