|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| MAYAFLUX_API std::shared_ptr< Vruta::NetworkSource > MayaFlux::on_network_message | ( | const Core::EndpointInfo & | info, |
| std::function< void(const Core::NetworkMessage &)> | callback, | ||
| std::string | name = "" |
||
| ) |
Schedule an on_message handler, constructing the NetworkSource from config.
| info | Endpoint configuration used to open the source |
| callback | Invoked with each received message |
| name | Optional name for the event handler |
Definition at line 303 of file Chronie.cpp.
References on_network_message().
Here is the call graph for this function: