MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ next_buffer_cycle

uint64_t MayaFlux::Vruta::audio_promise::next_buffer_cycle = 0

The buffer cycle when this coroutine should next execute Managed by BufferDelay awaiter.

Incremented on each co_await BufferDelay{}. Starts at 0, incremented to 1 on first await.

Definition at line 225 of file Promise.hpp.