Click or drag to resize
AdaptiveTrackInfoGetNextSample Method
Retrieves the next adaptive sample from this track.

Namespace: StreamCoders.Adaptive.Common
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public abstract AdaptiveSample GetNextSample()

Return Value

Type: AdaptiveSample
The next sample.
See Also