Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following elements are supported for server-side playlists.
Element |
Description |
---|---|
clientData |
Defines name/value pairs that describe the content being sent to the client. |
excl |
Defines a time container in which only one media element can be played at a time, but the order in which the elements are played is not restricted. |
media |
Defines a generic content item. |
priorityClass |
Defines the interrupt behavior of media elements within an excl time container. |
seq |
Defines a time container that forces the media elements within it to play in the order in which they appear within the seq element. |
smil |
Defines the root element of a playlist. |
switchswitch |
Provides a series of alternative sources if access to one fails. |