RTCPPacket.xrGetPrtBySeq
bool xrGetPrtBySeq(ushort seq, out uint receiptTime)Retrieve the packet receipt time of seq which ranges in [begin_seq, end_seq).
Parameters
seq | the sequence to retrieve the time. |
receiptTime | the packet receipt time of seq. |
Returns
true if the report block returns the receipt time correctly.