From 97587996ee9db30ce00190bdcedd8210490b99f5 Mon Sep 17 00:00:00 2001 From: pepper Date: Sat, 31 Jan 2015 21:41:28 -0800 Subject: backup vst 2.4 --- doc/html/struct_vst_event.html | 151 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 151 insertions(+) create mode 100644 doc/html/struct_vst_event.html (limited to 'doc/html/struct_vst_event.html') diff --git a/doc/html/struct_vst_event.html b/doc/html/struct_vst_event.html new file mode 100644 index 0000000..1bc5ac4 --- /dev/null +++ b/doc/html/struct_vst_event.html @@ -0,0 +1,151 @@ + + +VST SDK 2.4: VstEvent Struct Reference + + + + +
+
+
+
+

VstEvent Struct Reference

#include <aeffectx.h> +

+List of all members. + + + + + + + + + + + + + + + + +

Public Attributes

VstInt32 type
VstInt32 byteSize
 size of this event, excl. type and byteSize
VstInt32 deltaFrames
 sample frames related to the current block start sample position
VstInt32 flags
 generic flags, none defined yet
char data [16]
 data size may vary, depending on event type
+


Detailed Description

+A generic timestamped event. +

+


Member Data Documentation

+ +
+ +
+ +

+size of this event, excl. type and byteSize +

+ +

+

+ +

+
+ + + + +
char VstEvent::data[16]
+
+
+ +

+data size may vary, depending on event type +

+ +

+

+ +

+ +
+ +

+sample frames related to the current block start sample position +

+ +

+

+ +

+ +
+ +

+generic flags, none defined yet +

+ +

+

+ +

+ +
+ +

+

See also:
VstEventTypes
+ +
+

+


The documentation for this struct was generated from the following file: + + + + Empty + + + + + + +
+
+
+Copyright ©2006 Steinberg Media Technologies. +All Rights Reserved. +
+ + + -- cgit v1.2.3-70-g09d2