Vuo 2.4.2
Loading...
Searching...
No Matches
VuoDurationType.h
Go to the documentation of this file.
1
10#pragma once
11
13typedef const struct VuoList_VuoDurationType_struct { void *l; } * VuoList_VuoDurationType;
14#define VuoList_VuoDurationType_TYPE_DEFINED
16
28typedef enum {
29 VuoDurationType_Single,
30 VuoDurationType_UntilNext,
31 VuoDurationType_UntilReset
33
38
40
47