| Interface | Description |
|---|---|
| SmoothStreamingTrackSelector |
Specifies a track selection from a
SmoothStreamingManifest. |
| SmoothStreamingTrackSelector.Output |
Defines a selector output.
|
| Class | Description |
|---|---|
| DefaultSmoothStreamingTrackSelector |
A default
SmoothStreamingTrackSelector implementation. |
| SmoothStreamingChunkSource |
An
ChunkSource for SmoothStreaming. |
| SmoothStreamingManifest |
Represents a SmoothStreaming manifest.
|
| SmoothStreamingManifest.ProtectionElement |
Represents a protection element containing a single header.
|
| SmoothStreamingManifest.StreamElement |
Represents a StreamIndex element.
|
| SmoothStreamingManifest.TrackElement |
Represents a QualityLevel element.
|
| SmoothStreamingManifestParser |
Parses SmoothStreaming client manifests.
|
| Exception | Description |
|---|---|
| SmoothStreamingManifestParser.MissingFieldException |
Thrown if a required field is missing.
|