Vuo  2.3.2
Functions
VuoAudioBinAverageType.c File Reference

Description

VuoAudioBinAverageType implementation.

Definition in file VuoAudioBinAverageType.c.

Go to the source code of this file.

Functions

VuoAudioBinAverageType VuoAudioBinAverageType_makeFromJson (json_object *js)
 Decodes the JSON object js, expected to contain a string, to create a new VuoAudioBinAverageType. More...
 
json_objectVuoAudioBinAverageType_getJson (const VuoAudioBinAverageType value)
 Encodes value as a JSON object. More...
 
VuoList_VuoAudioBinAverageType VuoAudioBinAverageType_getAllowedValues (void)
 Returns a list of values that instances of this type can have. More...
 
char * VuoAudioBinAverageType_getSummary (const VuoAudioBinAverageType value)
 Same as VuoAudioBinAverageType_getString() More...