Vuo  2.3.2
Functions
VuoImageStereoType.c File Reference

Description

VuoImageStereoType implementation.

Definition in file VuoImageStereoType.c.

Go to the source code of this file.

Functions

VuoImageStereoType VuoImageStereoType_makeFromJson (json_object *js)
 Decodes the JSON object js, expected to contain a string, to create a new VuoImageStereoType. More...
 
json_objectVuoImageStereoType_getJson (const VuoImageStereoType value)
 Encodes value as a JSON object. More...
 
VuoList_VuoImageStereoType VuoImageStereoType_getAllowedValues (void)
 Returns a list of values that instances of this type can have. More...
 
char * VuoImageStereoType_getSummary (const VuoImageStereoType value)
 Same as VuoImageStereoType_getString() More...