Initializes a new instance of the Pin<(Of <(<'T>)>)> class
Namespace: VVVV.PluginInterfaces.V2Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872
Syntax
C# |
---|
public Pin( IIOFactory factory, IPluginIO pluginIO, BufferedIOStream<T> stream ) |
Parameters
- factory
- Type: VVVV.PluginInterfaces.V2..::..IIOFactory
[Missing <param name="factory"/> documentation for "M:VVVV.PluginInterfaces.V2.Pin`1.#ctor(VVVV.PluginInterfaces.V2.IIOFactory,VVVV.PluginInterfaces.V1.IPluginIO,VVVV.Utils.Streams.BufferedIOStream{`0})"]
- pluginIO
- Type: VVVV.PluginInterfaces.V1..::..IPluginIO
[Missing <param name="pluginIO"/> documentation for "M:VVVV.PluginInterfaces.V2.Pin`1.#ctor(VVVV.PluginInterfaces.V2.IIOFactory,VVVV.PluginInterfaces.V1.IPluginIO,VVVV.Utils.Streams.BufferedIOStream{`0})"]
- stream
- Type: VVVV.Utils.Streams..::..BufferedIOStream<(Of <(<'T>)>)>
[Missing <param name="stream"/> documentation for "M:VVVV.PluginInterfaces.V2.Pin`1.#ctor(VVVV.PluginInterfaces.V2.IIOFactory,VVVV.PluginInterfaces.V1.IPluginIO,VVVV.Utils.Streams.BufferedIOStream{`0})"]