| StreamIndex Properties |
The StreamIndex type exposes the following members.
| Name | Description | |
|---|---|---|
| Chunks | The number of fragments available for this stream. | |
| DisplayHeight | The suggested display height of a video sample, in pixels. | |
| DisplayWidth | The suggested display width of a video sample, in pixels. | |
| Language | The language of the track if the track is text or audio | |
| ManifestOutput | Specifies whether sample data for this stream appears directly in the manifest as part of the ManifestOutputSample field. | |
| MaxHeight | The maximum height of a video sample, in pixels. | |
| MaxWidth | The maximum width of a video sample, in pixels. | |
| Name | The name of the stream. | |
| ParentStreamIndex | ||
| QualityLevels | A list of tracks. | |
| StreamFragments | ||
| SubType | A four-character code that identifies the intended use category for each sample in a text track. | |
| TimeScale | The time scale for duration and time values in this stream, specified as the number of increments in one second. | |
| Type | The type of the stream: video, audio, or text. | |
| Url | A pattern used as query to retrieve chunks from the current StreamIndex. |