Click or drag to resize
SmoothStreamingAdaptiveTrackInfo Properties

The SmoothStreamingAdaptiveTrackInfo type exposes the following members.

Properties
  NameDescription
Public propertyActive
Public propertyAverageBitrate (Overrides AdaptiveTrackInfoAverageBitrate.)
Public propertyBitrate
Get bitrate of track by pulling value out of Video or Audio class depending on TrackCategory.
(Inherited from ExtendedTrackInfo.)
Public propertyCodec
The codec used in this particular track.
(Inherited from TrackInfo.)
Public propertyCodecObject (Inherited from ExtendedTrackInfo.)
Public propertyDecoderSpecificData
Get decoder data of track by pulling value out of Video or Audio class depending on TrackCategory.
(Inherited from ExtendedTrackInfo.)
Public propertyLanguage
Public propertyMedia
Contains codec specific configuration.
(Inherited from TrackInfo.)
Public propertyMediaContentType
Contains general category of this track
(Inherited from TrackInfo.)
Public propertySelectedBitrate
Public propertyTrackNumber
The track number uniquely identifies the track in a container.
(Inherited from TrackInfo.)
Top
See Also