Click or drag to resize
StreamFragmentNumber Property

The ordinal of the StreamFragment in the stream. If Number is specified, its value MUST monotonically increase with the value of the Time field.

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

Property Value

Type: UInt32
See Also