Hello,

I'm using the MediaPlayer to play a video and I need to get some
frames of the video while it is being played.
I found that SurfaceHolder has the method lockCanvas() returning a
Canvas object, using it I can draw thing on the surface, but how can I
get the pixels that are currently on the surface?

Thanks.

-- 
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