msIsStereo3D property

Determines whether the system considers the video source that is loaded to be stereo 3-D or not.

This property is read-only.

Internet Explorer 10

 

Syntax

JavaScript
ptr = object.msIsStereo3D

 

Property values

Type: boolean

When true, the video source is stereo 3D.

Remarks

This uses metadata set in MP4 or MPEG-2 file containers and H.264 Supplemental enhancement information (SEI) messages to determine the stereo capability of the source.

See also

How to enable stereo video playback