Vuo  2.3.2
Functions
VuoDurationType.c File Reference

Description

VuoDurationType implementation.

Definition in file VuoDurationType.c.

Go to the source code of this file.

Functions

VuoDurationType VuoDurationType_makeFromJson (json_object *js)
 Decodes the JSON object js, expected to contain a string, to create a new VuoDurationType. More...
 
json_objectVuoDurationType_getJson (const VuoDurationType value)
 Encodes value as a JSON object. More...
 
VuoList_VuoDurationType VuoDurationType_getAllowedValues (void)
 Returns a list of values that instances of this type can have. More...
 
char * VuoDurationType_getSummary (const VuoDurationType value)
 Same as VuoBlendMode_getString() More...