|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| MAYAFLUX_API void MayaFlux::on_network_message | ( | std::shared_ptr< Vruta::NetworkSource > | source, |
| std::function< void(const Core::NetworkMessage &)> | callback, | ||
| std::string | name = "" |
||
| ) |
Schedule an on_message handler with an existing NetworkSource.
| source | Shared NetworkSource; coroutine frame takes co-ownership |
| callback | Invoked with each received message |
| name | Optional name for the event handler |
Definition at line 289 of file Chronie.cpp.
References get_event_manager(), and MayaFlux::Kriya::on_message().
Referenced by on_network_message().
Here is the call graph for this function:
Here is the caller graph for this function: