Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
XR DLRR Report sub-block. More...
#include <headers.h>
Public Member Functions | |
void | reset () |
Reset to initial state (all zeros). More... | |
packet::stream_source_t | ssrc () const |
Get SSRC of receiver. More... | |
void | set_ssrc (const packet::stream_source_t ssrc) |
Set SSRC of receiver. More... | |
packet::ntp_timestamp_t | last_rr () const |
Get LRR. More... | |
void | set_last_rr (const packet::ntp_timestamp_t x) |
Set LRR. Stores only the middle 32 bits out of 64 in the NTP timestamp. More... | |
packet::ntp_timestamp_t | delay_last_rr () const |
Get DLRR. More... | |
void | set_delay_last_rr (const packet::ntp_timestamp_t x) |
Set DLRR. Stores only the middle 32 bits out of 64 in the NTP timestamp. More... | |
XR DLRR Report sub-block.
RFC 3611 4.5: "DLRR Report Sub-block"
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |