Gets the stream this spread uses for reading and writing.
Namespace: VVVV.PluginInterfaces.V2Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872
Syntax
| C# |
|---|
BufferedIOStream<T> Stream { get; } |
| vvvv45 plugin specification |
| ISpread<(Of <(<'T>)>)>..::..Stream Property |
| ISpread<(Of <(<'T>)>)> Interface See Also Send Feedback |
| C# |
|---|
BufferedIOStream<T> Stream { get; } |