Flex4: Detect source Video size VideoPlayer?
Posted
by Ben
on Stack Overflow
See other posts from Stack Overflow
or by Ben
Published on 2010-04-30T05:03:26Z
Indexed on
2010/04/30
5:07 UTC
Read the original article
Hit count: 393
Hi,
Is it possible in Flex 4's VideoPlayer control (spark.components.VideoPlayer) to detect some attributes of the source video?
In my case, it's a local file. I would need to detect the original width and height of the input source video (an h264 f4v).
Thanks
© Stack Overflow or respective owner