
Get video area as a rectangle
I'm writing two plugins, one specific for Flash and one for HTML5 and I want to position my overlays according to the video. My question is if it is somehow possible to get the the video area, in the same way as the getSafeRegion() API, where the returned rectangle matches the area of the video (x, y, width and height).