Capacity

int IAcqSink.Capacity { get; }

Gets the maximum number of samples to store.

Value

int – Maximum amount of samples to store in the sink buffer.

Remarks

Negative value means no maximum specified.