I was wondering if there is any way to create input/output pins on a custom node other than Color,String,Transform,Value,etc provided in PluginInterface1.cs? I’d really like to create a plugin in C# where I can use the GDI and DirectShow types. Is there a reason those are not available to developers? Or am I just not seeing them someplace else?
Many thanks!