Click or drag to resize
AdaptiveSampleFragmentStart Property
Gets or sets the fragment start time of the fragment (chunk) this sample belongs.

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

Property Value

Type: TimeSpan
The fragment start time.
See Also