Vuo  2.4.0
VuoAudioEncoding.h
Go to the documentation of this file.
1
10#pragma once
11
14#define VuoList_VuoAudioEncoding_TYPE_DEFINED
16
28typedef enum {
29 VuoAudioEncoding_LinearPCM,
30 VuoAudioEncoding_AAC,
32
37
39
47