Vuo  2.3.2
Functions
VuoAudioBins.c File Reference

Description

VuoAudioBins implementation.

Definition in file VuoAudioBins.c.

Go to the source code of this file.

Functions

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