Gets or sets the thread processing yield time for asynchronous streaming of video over common protocols like udp. Setting a high value may increase performance, but may cause frames or packets to drop, effecting visual quality. A lower value will ensure high priority processing of the stream, and thus less visual degradation, but may affect performance.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property PacketAcquirementYieldTime() As Integer |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property int get_PacketAcquirementYieldTime(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|






