Click or drag to resize
StreamIndex Properties

The StreamIndex type exposes the following members.

Properties
  NameDescription
Public propertyChunks

The number of fragments available for this stream.

Public propertyDisplayHeight

The suggested display height of a video sample, in pixels.

Public propertyDisplayWidth

The suggested display width of a video sample, in pixels.

Public propertyLanguage

The language of the track if the track is text or audio

Public propertyManifestOutput

Specifies whether sample data for this stream appears directly in the manifest as part of the ManifestOutputSample field.

Public propertyMaxHeight

The maximum height of a video sample, in pixels.

Public propertyMaxWidth

The maximum width of a video sample, in pixels.

Public propertyName

The name of the stream.

Public propertyParentStreamIndex
Public propertyQualityLevels
A list of tracks.
Public propertyStreamFragments
Public propertySubType

A four-character code that identifies the intended use category for each sample in a text track.

Public propertyTimeScale

The time scale for duration and time values in this stream, specified as the number of increments in one second.

Public propertyType

The type of the stream: video, audio, or text.

Public propertyUrl
A pattern used as query to retrieve chunks from the current StreamIndex.
Top
See Also