msZoom property

Gets or sets whether the video frame is trimmed, on the top and bottom or left and right, to fit the video display.

This property is read/write.

Internet Explorer 10

 

Syntax

JavaScript
object.msZoom = ptr
ptr = object.msZoom

 

Property values

Type: boolean

When true, trims the video frame to the display space. When false, the video frame uses letter box or pillarbox to display video.

See also

Media Playback Sample

How to zoom in and remove letterbox from a video