Property SampleRate
SampleRate
Gets the sample rate of the stream, in samples per second.
public double SampleRate { get; }
Property Value
Remarks
In cases where the hardware sample rate is inaccurate and PortAudio is aware of it, the value of this field may be different from the sample rate parameter used to initialize the mixer context.