MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
Promise.hpp File Reference
#include <coroutine>
#include "MayaFlux/Core/ProcessingTokens.hpp"
+ Include dependency graph for Promise.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  MayaFlux::Vruta::routine_promise< RoutineType >
 Base coroutine promise type for audio processing tasks. More...
 
struct  MayaFlux::Vruta::audio_promise
 Coroutine promise type for audio processing tasks with sample-accurate timing. More...
 
struct  MayaFlux::Vruta::graphics_promise
 Coroutine promise type for graphics processing tasks with frame-accurate timing. More...
 
struct  MayaFlux::Vruta::complex_promise
 Coroutine promise type for complex processing tasks with multi-rate scheduling. More...
 
struct  MayaFlux::Vruta::event_promise
 

Namespaces

namespace  MayaFlux
 Main namespace for the Maya Flux audio engine.
 
namespace  MayaFlux::Vruta