Hi sandy, Were you able to run this overlay app successfully?
Can you please share the code or just give some hints on how it can be achieved? thanks in advance Anu On Mar 1, 11:42 pm, Sandy <[email protected]> wrote: > One of the things I'm trying to design is a Picture in Picture, or > PiP, effect which displays onevideoplaying on the "full screen" > while another plays as an insert. This is the same type of effect you > see when watching a news program on TV in which the commentator is > shown sitting at a desk and recorded footage is shown in a "box" on > the same screen. However, in my use-case, the full screen is a camera > preview and the PIP window is thevideoplayback. Apart from the PIPoverlayI > want to overlap some buttons like pause, resume to control > the preview settings. > > The camera preview uses a SurfaceView and Camera classes andvideo > playback uses the VideoView as in the samples. But not sure how the > overlapping windows can be achieved. I have looked through the > reference docs and did not find any explanation on what is the best > way is to achieve overlays. Maybe multiple SurfaceViews is more > suited for this, can someone please comment on the use-case that I > have described above and suggest any ideas on how to achieve this. > > Thanks, > Sandy -- 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

