Click or drag to resize
StreamFragmentTime Property

The time of the fragment, specified as a number of increments defined by the implicit or explicit value of the containing TimeScale field. If the Duration field is omitted, its implicit value MUST be computed by the client by adding the value of the preceding StreamFragment Time field to the value of this StreamFragment Duration field. If no preceding StreamFragment exists, the implicit value of the Time field is 0.

Namespace: StreamCoders.Adaptive.SmoothStreaming
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public ulong Time { get; set; }

Property Value

Type: UInt64
See Also