Click or drag to resize
PresentationBufferCurrentReorderDelay Property
Current re-order delay of the presentation buffer.

Namespace: StreamCoders
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public int CurrentReorderDelay { get; set; }

Property Value

Type: Int32
The current reorder delay.
See Also