Vuo  1.2.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Functions
VuoRuntimeState.hh File Reference

Description

VuoRuntimeState interface.

Classes

class  VuoRuntimeState
 Encapsulates the state of the runtime when running a single composition, including both state that is preserved across live-coding reloads and state that only lives for a single start-stop of the composition. More...
 

Functions

bool vuoIsPaused (VuoCompositionState *compositionState)
 C wrapper for VuoRuntimeState::isPaused().
 

Function Documentation

bool vuoIsPaused ( VuoCompositionState compositionState)