RTCPPacket.xrGetPrtBySeq

bool xrGetPrtBySeq(ushort seq, out uint receiptTime)

Retrieve the packet receipt time of seq which ranges in [begin_seq, end_seq).

Parameters

seqthe sequence to retrieve the time.
receiptTimethe packet receipt time of seq.

Returns

true if the report block returns the receipt time correctly.