|
|
This class manages the source state information of an RTP receiver to be transmitted by a RTCPSender. See also RFC 1889 for more information on RTP.
See also: RTPReceiver, RTCPSender
|
Constructor.
void |
Reset.
Reimplemented from SeqNumValidator.
inline card32 |
[const]
Get SSRC.
Returns: SSRC.
inline card32 |
[const]
Get last sender report time stamp.
Returns: LSR.
card32 |
[const]
Calculate delay since last sender report time stamp using current time.
Returns: DLSR.
inline void |
Set last sender report time stamp.
Parameters:
lsr | LSR. |
inline void |
Set SSRC.
Returns: SSRC.