MediaSampleInfo::packet_resends_this_frame Property

If available, then this contains the number of resend requests the driver had to sent to complete this frame.
Syntax:
uint32_t packet_resends_this_frame;
Remarks:

This may be unavailable when the device does not support resend requests.

<< MediaSampleInfo