MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ close_endpoint

std::function<void(uint64_t endpoint_id)> MayaFlux::Registry::Service::NetworkService::close_endpoint

Close an endpoint.

Parameters
endpoint_idEndpoint to close.

Definition at line 70 of file NetworkService.hpp.

Referenced by MayaFlux::Core::InputManager::teardown_osc_bridge(), and MayaFlux::Portal::Network::NetworkSink::~NetworkSink().