Masking native.newVideo / native.newVideo issues

Hi all,

Is it possible to mask native video or any video in corona?

Setting dimensions for the newVideo object does not scale the videos which are loaded in, is there a solution for this if I want to stretch the video?
[import]uid: 129448 topic_id: 27025 reply_id: 327025[/import]

You can’t mask native objects [import]uid: 84637 topic_id: 27025 reply_id: 109681[/import]

You can use scale methods to stretch the video, though, just like other display objects. [import]uid: 44647 topic_id: 27025 reply_id: 109737[/import]