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

◆ m_events

std::vector<TimedEvent> MayaFlux::Kriya::EventChain::m_events
private

Collection of events in this chain.

This vector contains all the events that have been added to the chain, in the order they will be executed.

Definition at line 105 of file Chain.hpp.

Referenced by start(), and then().