MediaSampleInfo::bytes_missing_this_frame Property

If available, then this contains the number of bytes that were not received this frame.
Syntax:
uint32_t packet_resends_this_frame;
Remarks:

Most drivers only deliver frames when they were complete, so this is almost unversally 0.

<< MediaSampleInfo