RTPBasePayload.minPtime
long minPtime() @property nothrowGet minPtime property.
Returns
Minimum duration of the packet data in ns (can't go above MTU)
void minPtime(long propval) @property nothrowSet minPtime property.
Parameters
propval | Minimum duration of the packet data in ns (can't go above MTU) |