|
Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
UDP receiver. More...
#include <uv.h>#include "roc_address/socket_addr.h"#include "roc_core/buffer_factory.h"#include "roc_core/iallocator.h"#include "roc_core/list.h"#include "roc_core/list_node.h"#include "roc_netio/basic_port.h"#include "roc_netio/iclose_handler.h"#include "roc_packet/iwriter.h"#include "roc_packet/packet_factory.h"Go to the source code of this file.
Classes | |
| struct | roc::netio::UdpReceiverConfig |
| UDP receiver parameters. More... | |
| class | roc::netio::UdpReceiverPort |
| UDP receiver. More... | |
Namespaces | |
| namespace | roc |
| Root namespace. | |
| namespace | roc::netio |
| Network I/O. | |
UDP receiver.
Definition in file udp_receiver_port.h.