ape  0.5.0
Audio Programming Environment
Classes | Enumerations
Events.h File Reference
#include "SharedInterface.h"

Go to the source code of this file.

Classes

struct  APE_Event_CtrlValueChanged
 
struct  APE_Event_IOChanged
 Guaranteed to be mutually exclusive to any concurrent processing. More...
 
struct  APE_Event_PlayStateChanged
 Guaranteed to be mutually exclusive to any concurrent processing. More...
 
struct  APE_Event
 

Enumerations

enum  APE_EventType { CtrlValueChanged = 0, IOChanged, PlayStateChanged }
 

Enumeration Type Documentation

◆ APE_EventType

Enumerator
CtrlValueChanged 
IOChanged 
PlayStateChanged