MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
UDPBackend.hpp File Reference
#include "NetworkBackend.hpp"
#include <asio/io_context.hpp>
#include <asio/ip/udp.hpp>
+ Include dependency graph for UDPBackend.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  MayaFlux::Core::UDPBackend::EndpointRecord
 Per-endpoint state. More...
 
struct  MayaFlux::Core::UDPBackend::SocketState
 Per-bound-port socket state. More...
 
class  MayaFlux::Core::UDPBackend
 Connectionless datagram transport over UDP via standalone Asio. More...
 

Namespaces

namespace  MayaFlux
 Main namespace for the Maya Flux audio engine.
 
namespace  MayaFlux::Core