Click or drag to resize
AdaptiveSampleTrack Property
Gets or sets the track this sample belongs to.

Namespace: StreamCoders.Adaptive.Common
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public ExtendedTrackInfo Track { get; }

Property Value

Type: ExtendedTrackInfo
The track that this sample belongs to.
See Also