DataBuffer Constructor |
| Name | Description | |
|---|---|---|
| DataBuffer(InputConnector, Int32) |
Initializes a new instance of the DataBuffer class and prepares buffers for the specified input only.
| |
| DataBuffer(Transform, Int32) |
Initializes a new instance of the DataBuffer class and prepares buffers for all inputs, as well as for the output data.
|