Click or drag to resize
AdaptiveTrackInfo Methods

The AdaptiveTrackInfo type exposes the following members.

Methods
  NameDescription
Public methodClearSamples
Clears all buffered samples.
Public methodGetBitrates
Retrieves all supported bitrates.
Public methodGetNextSample
Retrieves the next adaptive sample from this track.
Public methodSelectBitrate
Selects the next bitrate to be used.
Public methodShallowCopy
Creates a shallow copy of TrackInfo using MemberwiseClone
(Inherited from TrackInfo.)
Top
Extension Methods
  NameDescription
Public Extension MethodCopyOverloaded.
Creates a copy of the object.
(Defined by ObjectExtensions.)
Public Extension MethodCopy(Object)Overloaded.
Creates a deep copy of the object using the supplied object as a target for the copy operation.
(Defined by ObjectExtensions.)
Top
See Also