|
Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
UDP sender. More...
#include <uv.h>#include "roc_address/socket_addr.h"#include "roc_core/atomic.h"#include "roc_core/iallocator.h"#include "roc_core/mpsc_queue.h"#include "roc_core/rate_limiter.h"#include "roc_netio/basic_port.h"#include "roc_netio/iclose_handler.h"#include "roc_packet/iwriter.h"Go to the source code of this file.
Classes | |
| struct | roc::netio::UdpSenderConfig |
| UDP sender parameters. More... | |
| class | roc::netio::UdpSenderPort |
| UDP sender. More... | |
Namespaces | |
| namespace | roc |
| Root namespace. | |
| namespace | roc::netio |
| Network I/O. | |
UDP sender.
Definition in file udp_sender_port.h.