RTCPPacket.xrGetPrtBySeq

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

class RTCPPacket
bool
xrGetPrtBySeq
(
ushort seq
,
out uint receiptTime
)

Parameters

seq ushort

the sequence to retrieve the time.

receiptTime uint

the packet receipt time of seq.

Return Value

Type: bool

true if the report block returns the receipt time correctly.