|
|
This class manages a reception report block
See also: RTCPSender, RTCPReceiver, RTCPAbstractServer
|
Constructor.
|
Constructor.
Parameters:
ssrc | SSRC. |
void |
Initialize.
Parameters:
ssrc | SSRC. |
inline card32 |
[const]
Get SSRC.
Returns: SSRC.
inline double |
[const]
Get fraction lost.
Returns: Fraction lost.
inline card32 |
[const]
Get packets lost.
Returns: Packets lost.
inline card32 |
[const]
Get last sequence number.
Returns: Last sequence number.
inline card32 |
[const]
Get jitter.
Returns: Jitter.
inline card32 |
[const]
Get LSR.
Returns: LSR.
inline card32 |
[const]
Get DLSR.
Returns: DLSR.
inline void |
Set SSRC.
Parameters:
ssrc | SSRC. |
inline void |
Set fraction lost.
Parameters:
fraction | Fraction lost. |
inline void |
Set packets lost.
Parameters:
packetsLost | Packets lost. |
inline void |
Set last sequence number.
Parameters:
lastSeq | Last sequence number. |
inline void |
Set jitter.
Returns: jitter Jitter.
inline void |
Set LSR.
Parameters:
lsr | LSR. |
inline void |
Set DLSR.
Parameters:
dlsr | DLSR. |
card32 |
[protected]
card32 |
[protected]
card32 |
[protected]
card32 |
[protected]
card32 |
[protected]
card32 |
[protected]
card32 |
[protected]