Property BufferSize
BufferSize
Gets or sets the number of samples to generate, for finite samples, or the size of the buffer for continuous samples.
public int BufferSize { get; set; }
Gets or sets the number of samples to generate, for finite samples, or the size of the buffer for continuous samples.
public int BufferSize { get; set; }