[android-developers] Blend buttons over the video layer
Hi All,
I am using frame buffer to display yuv data directly. Opening frame
buffer1 (fb1), setting mode to display YUV422 , mapping memory in to
user space and directly copying data in to the mapped memory. Now I
want to put play button on top of the video (probably it is been drawn
on frame buffer0 fb0). How can I do that? If i set alpha of frame
buffer1 (fb1 capable of displaying direct yuv422) than I am able to
see button but it not proper (mean to say it is transparent). Is there
any other way so that video and button is fully visible no
transparency is applied on it?
Regards,
Niral
--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home