You may want to try layering windows on top of each other to create the 
effect you are looking for. For example, place a video window under a 
ImageView window. Once you have that, populate the ImageView with a solid 
color PNG that has a transparent shape in it. You can use a FrameLayout or 
RelativeLayout to hold the two views as they allow views to overlap each 
other easily.

Steven
Studio LFP
http://www.studio-lfp.com


On Monday, October 17, 2011 7:47:45 PM UTC-5, Chenna wrote:
>
> Hi 
>
> I am doing a live video stream and displaying in video view. But this 
> video view is in rectangle. But i want to display video in a curved 
> shape. How to draw a video view into a required shape. 
>
> thanks 
> Chenna

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