Vuo  2.4.1
Classes | Functions
VuoRuntimePersistentState.hh File Reference

Description

VuoRuntimePersistentState interface.

Definition in file VuoRuntimePersistentState.hh.

Go to the source code of this file.

Classes

class  VuoRuntimePersistentState
 Runtime state preserved across live-coding reloads. More...
 

Functions

unsigned long vuoGetNextEventId (VuoCompositionState *compositionState)
 C wrapper for VuoRuntimePersistentState::getNextEventId(). More...
 
dispatch_group_t vuoGetTriggerWorkersScheduled (VuoCompositionState *compositionState)
 C wrapper for VuoRuntimePersistentState::getTriggerWorkersScheduled(). More...
 

Function Documentation

◆ vuoGetNextEventId()

unsigned long vuoGetNextEventId ( VuoCompositionState compositionState)

◆ vuoGetTriggerWorkersScheduled()

dispatch_group_t vuoGetTriggerWorkersScheduled ( VuoCompositionState compositionState)