Gives direct access to the internal data buffer. Use with caution. Size of internal buffer != SliceCount.

Namespace: VVVV.PluginInterfaces.V2
Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4457.10838

Syntax

C#
public T[] Buffer { get; }

See Also