Vuo  2.4.0
VuoAudioSamples.h
Go to the documentation of this file.
1
10#pragma once
11
20#include "VuoInteger.h"
21#include "VuoReal.h"
22
23#ifdef __cplusplus
24extern "C" {
25#endif
26
29
33typedef struct
34{
37
40
44
46
49
59
60#ifdef __cplusplus
61}
62#endif
63