Vuo SDK Api

Just looking at the Vuo SDK and wondering what API VDMX is using?

Cocoa API or the C++ API?

I’d really love to see some further development to handle Pop of Menus. For many of the inputs the metaData is there and it’s queeyable via JSON. It’s just the type returned will be of a Vuo_Type. But it will also contain the menuItems Key. Which contains an array of JSON dicts but with Keys of “name” and “value”.
It would just take a little bit of work to remap those to the ISF format of labels and values.