Vuo  2.3.2
Functions
VuoAudioEncoding.c File Reference

Description

VuoAudioEncoding implementation.

Definition in file VuoAudioEncoding.c.

Go to the source code of this file.

Functions

VuoAudioEncoding VuoAudioEncoding_makeFromJson (json_object *js)
 Decodes the JSON object js, expected to contain a string, to create a new VuoAudioEncoding. More...
 
json_objectVuoAudioEncoding_getJson (const VuoAudioEncoding value)
 Encodes value as a JSON object. More...
 
VuoList_VuoAudioEncoding VuoAudioEncoding_getAllowedValues (void)
 Returns a list of values that instances of this type can have. More...
 
char * VuoAudioEncoding_getSummary (const VuoAudioEncoding value)
 Same as VuoAudioEncoding_getString() More...