Vuo 2.4.4
Loading...
Searching...
No Matches
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.
 
json_object * VuoImageStereoType_getJson (const VuoImageStereoType value)
 Encodes value as a JSON object.
 
VuoList_VuoImageStereoType VuoImageStereoType_getAllowedValues (void)
 Returns a list of values that instances of this type can have.
 
char * VuoImageStereoType_getSummary (const VuoImageStereoType value)
 Same as VuoImageStereoType_getString()