Description
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.
Property type
Read-write property
Syntax
| [Visual Basic .NET] |
|---|
Public Property PacketAcquirementYieldTime() As Integer
|