IIS Smooth Streaming Server Manifest (Live) - switch Element

The switch element is a container for track information.

IIS Smooth Streaming Server Manifest (Live) - body Element
  IIS Smooth Streaming Server Manifest (Live) - video Element
    IIS Smooth Streaming Server Manifest (Live) - audio Element
      IIS Smooth Streaming Server Manifest (Live) - textstream Element

<switch>
</switch>

Attributes and Elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None

Child Elements

Element

Description

video

The video element specifies a single track of video data.

audio

The audio element specifies a single track of audio data.

textstream

The textstream element specifies a single track of textstream data. Text tracks are commonly used for closed captioning, script streaming and chapter markers.

Parent Elements

Element

Description

body

The body element is a container for track information and references to other media.

Remarks

A Smooth Streaming presentation must contain one or more tracks (specified by IIS Smooth Streaming Server Manifest (Live) - video Element, IIS Smooth Streaming Server Manifest (Live) - audio Element, and IIS Smooth Streaming Server Manifest (Live) - textstream Element elements).

See Also

Reference

IIS Smooth Streaming Server Manifest (Live) - body Element

IIS Smooth Streaming Server Manifest (Live) - video Element

IIS Smooth Streaming Server Manifest (Live) - audio Element

IIS Smooth Streaming Server Manifest (Live) - textstream Element