StereoEquiProjectionOptions
Since version 4.0.0
Options for StereoEquiProjection
interface StereoEquiProjectionOptions extends ProjectionOptions
Extends
Properties
Stereoscopic mode of the image
Source URL to panorama image/video.
Properties for the video element.
Setting false
will treat panorama source as an image, true
will use default properties.
Properties
mode
>=4.0.0
mode"left_right" | "top_bottom"
"top_bottom"
Stereoscopic mode of the image
src
>=4.0.0
srcstring | HTMLElement
Source URL to panorama image/video.
video
>=4.0.0
inheritedvideoboolean | Partial<VideoConfig>
Properties for the video element.
Setting false
will treat panorama source as an image, true
will use default properties.
Example
Default properties
autoplay: true
muted: true
loop: false
volume: 1