|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| std::vector<std::shared_ptr<Vruta::NetworkSource> > MayaFlux::Vruta::event_promise::owned_sources |
Coroutine-owned NetworkSource instances.
Sources deposited here via GetEventPromise live for exactly the lifetime of the coroutine frame. Populated through co_await GetEventPromise{ source } at coroutine startup.
Definition at line 379 of file Promise.hpp.
Referenced by own().