ProjectionOptions
Since version 4.0.0
Projection을 위한 공통 옵션들
interface ProjectionOptions
Properties
src
>=4.0.0
srcstring | HTMLElement | (string | HTMLElement)[]
파노라마 이미지/비디오의 URL
video
>=4.0.0
videoboolean | Partial<VideoConfig>
비디오 엘리먼트에 설정할 프로퍼티를 담는 객체.
Example
Default properties
autoplay: true
muted: true
loop: false
volume: 1