Vuo 2.4.4
Loading...
Searching...
No Matches
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().
 
dispatch_group_t vuoGetTriggerWorkersScheduled (VuoCompositionState *compositionState)
 C wrapper for VuoRuntimePersistentState::getTriggerWorkersScheduled().
 

Function Documentation

◆ vuoGetNextEventId()

unsigned long vuoGetNextEventId ( VuoCompositionState compositionState)

◆ vuoGetTriggerWorkersScheduled()

dispatch_group_t vuoGetTriggerWorkersScheduled ( VuoCompositionState compositionState)