SrcList
A list of videos that the browser should play.
The videos are not played one after the other, but the browser tries to play each video until it finds a format that it supports.
If the format type is not set, the browser tries to detect the code itself.
You can check the current status of browser support on the external website http://caniuse.com/.
Schema: tchmi:framework#/definitions/VideoSourceList
Origin: Video
See also
Attribute getter: getSrcList
Attribute setter: setSrcList
Available from 1.8 |