Click or drag to resize
PresentationBufferMaximumReorderDelay Property
The maximum delay introduced when re-ordering of pictures in the presentation is necessary.

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

Property Value

Type: Int32
The maximum reorder delay.
See Also