Click or drag to resize
Accord.NET (logo)

AudioSourceMixerSampleRate Property

Gets the sample rate for the source.

Namespace:  Accord.Audio
Assembly:  Accord.Audio (in Accord.Audio.dll) Version: 3.8.0
Syntax
public int SampleRate { get; set; }
Request Example View Source

Property Value

Type: Int32

Implements

IAudioSourceSampleRate
See Also