Table of Contents

Property Channels

Namespace
Bonsai.Dsp
Assembly
Bonsai.Dsp.dll

Channels

Gets or sets the indices of the channels to include in the output buffer. Reordering and duplicating channels is allowed.

[TypeConverter(typeof(UnidimensionalArrayConverter))]
public int[] Channels { get; set; }

Property Value

int[]