behaviour specified in the ONVIF replay spec.
RTPBasePayload.onvifNoRateControl
bool onvifNoRateControl() @property nothrowGet onvifNoRateControl property.
Returns
Make the payloader timestamp packets according to the Rate-Control=no
void onvifNoRateControl(bool propval) @property nothrowSet onvifNoRateControl property.
Parameters
propval | Make the payloader timestamp packets according to the Rate-Control=no behaviour specified in the ONVIF replay spec. |