Please consider a capability to play video within a Corona app using part of the screen real estate – analogous to display.newImage(), display.newImageRect() and display.loadRemoteImage().
Key parameters / concerns
– is the video scaled, or windowed, to the defined rectangle?
– are controls shown in the rectangle, in a separate rectangle, or not at all (in which case events can be sent from elsewhere)
– other params as used in HTML5 Video tag, and Object tag for video
Anything other than popping out into the separate video player!
Thanks [import]uid: 10547 topic_id: 7278 reply_id: 307278[/import]