Click or drag to resize
PlayoutBufferPlayoutStartTime Property
This is the relative seek start time. By default this will be 0.0.

Namespace: StreamCoders.Rtp
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public double PlayoutStartTime { get; set; }

Property Value

Type: Double
The time of the playout start.
See Also