Table of Contents

Property BufferLength

Namespace
Bonsai.Dsp
Assembly
Bonsai.Dsp.dll

BufferLength

Gets or sets the length of each output array. If set to zero, the length of each input buffer will be used.

public int BufferLength { get; set; }

Property Value

int