GetCapacity

virtual int32_t IAcqSink::GetCapacity() = 0

Gets the maximum number of samples to store.

Returns

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

Remarks

Negative value means no maximum specified.