VVideoSource
VideoSource
component.
<v-video-source
id="video-source-id"
:urls="[video_url, audio_url]"
:coordinates="coordinates"
/>
Example
Init Map
Render v-video-source
component.
Property
Property | Required | Type | Description |
---|---|---|---|
id | true | string | source id |
urls | true | string[] | audio/video urls. |
coordinates | true | lngLat[] | video source coordinates |
for more details you can access to mapbox website, go to