Vuo  1.2.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions
VuoAudioBins.c File Reference

Description

VuoAudioBins implementation.

Functions

VuoAudioBins VuoAudioBins_makeFromJson (json_object *js)
 Decodes the JSON object js, expected to contain a string, to create a new VuoAudioBins.
 
json_objectVuoAudioBins_getJson (const VuoAudioBins value)
 Encodes value as a JSON object.
 
VuoList_VuoAudioBins VuoAudioBins_getAllowedValues (void)
 Returns a list of values that instances of this type can have.
 
char * VuoAudioBins_getSummary (const VuoAudioBins value)
 Same as VuoAudioBins_getString()