Wiki-home » About VastPark » Specifications » IMML » IMML Help »
Video Help¶
Introduction¶
Provides support for embedding video resources in a spatial manner
Child Elements¶
Attributes¶
Source¶
| Type |
xs:string |
| Use |
required |
| Documentation |
The source location of the resource for this element |
Enabled¶
| Type |
imml:Boolean |
| Default |
True |
| Use |
optional |
| Documentation |
When enabled the video should begin playback from the current seek position |
Volume¶
| Type |
xs:float |
| Default |
0.5 |
| Use |
optional |
| Documentation |
Value between 0 and 1 describing the amount of volume |
Loop¶
| Type |
imml:Boolean |
| Default |
False |
| Use |
optional |
| Documentation |
Value that decides if the video should loop. |
Seek¶
| Type |
xs:time |
| Default |
00:00:00 |
| Use |
optional |
| Documentation |
Time specifying the seek position of the associated media |
Stream¶
| Type |
imml:Boolean |
| Default |
False |
| Use |
optional |
| Documentation |
If true, stream rather than fully acquire the resource for presentation |