Page History
Video - Preload Property
| Panel | ||
|---|---|---|
| ||
Preload indicates if the video should be loaded when the page loads |
Member of Video (PRIM_VDEO)
Data Type - Enumeration
Details
The Preload property specifies how the video file should be loaded.
Allowed Values
Enum Value | Description |
|---|---|
All | Load the whole of the file |
MetaData | Load the metadata only |
None | Load none of the file |