Click or drag to resize
AudioConfigSampleRate Property
Gets the Sample rate of the audio data.

Namespace: StreamCoders.Wave
Assembly: MediaSuite (in MediaSuite.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public int SampleRate { get; set; }

Property Value

Type: Int32
The sample rate.
See Also