The IO registry is the central place to register new io classes,
like spreads or streams. It's instantiated only once on startup
of vvvv and is used by IO factories to do their work. IO factories
are instantiated per plugin.
Namespace: VVVV.PluginInterfaces.V2Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872
Syntax
C# |
---|
public interface IIORegistry |