|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| using MayaFlux::Core::EndpointStateCallback = typedef std::function<void( const EndpointInfo& info, EndpointState previous, EndpointState current)> |
Callback signature for endpoint state changes.
Definition at line 26 of file NetworkBackend.hpp.