Click or drag to resize
AdaptiveSample Properties

The AdaptiveSample type exposes the following members.

Properties
  NameDescription
Public propertyContainsNewBitrate
Indicates whether this sample is the first after the bitrate of the stream was switched. This can be useful if a decoder needs discontinuity information.
Public propertyFragmenEnd
Gets or sets the fragment end time of the fragment (chunk) this sample belongs.
Public propertyFragmentStart
Gets or sets the fragment start time of the fragment (chunk) this sample belongs.
Public propertySample
The sample.
Public propertyTrack
Gets or sets the track this sample belongs to.
Top
See Also