Sets the dimensions of a sub-rectangle within a video.
Syntax
HTMLVideoElement.msSetVideoRectangle(left, top, right, bottom);Parameters
- left [in]
-
Type: Floating-point
- top [in]
-
Type: Floating-point
- right [in]
-
Type: Floating-point
- bottom [in]
-
Type: Floating-point
Return value
This method does not return a value.
See also
Build date: 11/28/2012