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 meta element specifies a single piece of presentation-level metadata.
IIS Smooth Streaming Server Manifest (On-Demand) - head Element
<meta name="title" content="{content title}"/>
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute |
Description |
|---|---|
name |
The title of the presentation.This attribute is required. |
content |
Specifies the value of the metadata.This attribute is required. |
name Attribute
Value |
Description |
|---|---|
title |
The content attribute specifies a title. |
clientManfiestPath |
The content attribute specifies the physical path of the client manifest relative to the server manifest. |
Child Elements
None
Parent Elements
Element |
Description |
|---|---|
head |
The head element is a container for presentation-level metadata. |
See Also
Reference
IIS Smooth Streaming Server Manifest (On-Demand) - head Element