Property SampleRate
SampleRate
Gets or sets the sample rate, in Hz, used by the audio device. Zero represents the driver default.
public int SampleRate { get; set; }
Gets or sets the sample rate, in Hz, used by the audio device. Zero represents the driver default.
public int SampleRate { get; set; }