Android VideoView plays 2 videos at the same time
Posted
by evosoft
on Stack Overflow
See other posts from Stack Overflow
or by evosoft
Published on 2010-05-30T08:00:59Z
Indexed on
2010/05/30
8:12 UTC
Read the original article
Hit count: 338
I ma trying to play a videoview on top of another video view. the first video view is paused, while the second is playing. It appears to work but no second video appears on he screen (though I hear the audio and see the controls that would normally appear on top). I am assuming this is some sort of Zorder issue. Any thoughts. By the way, I have no problem displaying other views on top of the main video view and having the video fill the background.
© Stack Overflow or respective owner