|
Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
RTP payload format map. More...
#include "roc_audio/sample_spec.h"#include "roc_core/allocation_policy.h"#include "roc_core/attributes.h"#include "roc_core/hashmap.h"#include "roc_core/iarena.h"#include "roc_core/mutex.h"#include "roc_core/noncopyable.h"#include "roc_core/ref_counted.h"#include "roc_core/slab_pool.h"#include "roc_rtp/format.h"Go to the source code of this file.
Classes | |
| class | roc::rtp::FormatMap |
| RTP payload format map. Thread-safe. Returned formats are immutable and can be safely used from any thread. More... | |
Namespaces | |
| namespace | roc |
| Root namespace. | |
| namespace | roc::rtp |
| RTP protocol support. | |
RTP payload format map.
Definition in file format_map.h.