Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Extracts capture timestamp field from packets. More...
#include "roc_audio/sample_spec.h"
#include "roc_core/attributes.h"
#include "roc_core/noncopyable.h"
#include "roc_core/rate_limiter.h"
#include "roc_core/stddefs.h"
#include "roc_packet/iwriter.h"
#include "roc_packet/packet.h"
Go to the source code of this file.
Classes | |
class | roc::rtp::TimestampExtractor |
Remembers a recent pair of capture timestamp and rtp ts. More... | |
Namespaces | |
roc | |
Root namespace. | |
roc::rtp | |
RTP protocol support. | |
Extracts capture timestamp field from packets.
Definition in file timestamp_extractor.h.