|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| DelayContext MayaFlux::Vruta::audio_promise::active_delay_context = DelayContext::NONE |
The active delay context for this coroutine.
This value indicates which type of delay (sample, buffer, event) is currently being awaited by the coroutine. It helps the scheduler determine how to manage the coroutine's timing.
Definition at line 234 of file Promise.hpp.