Gets or sets a value indicating the buffering limit for packets when processing a video stream. Increasing this value will provide more buffering of the video stream when frame processing cannot keep up, but has memory implications and may result in the video falling behind, or eventual visual degradation, if the frame processing load is not lessened.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property PacketBufferLimit() As Integer |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property int get_PacketBufferLimit(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|






