|
IAudioSourceSampleRate Property
|
Gets or sets the sample rate for the source.
Namespace:
Accord.Audio
Assembly:
Accord.Audio (in Accord.Audio.dll) Version: 3.8.0
Syntax Remarks
Changing this property may throw an NotSupportedException if
the underlying source does not allow resampling.
See Also