|
SignalSampleRate Property
|
Gets the number of samples per second for this signal.
Namespace:
Accord.Audio
Assembly:
Accord.Audio (in Accord.Audio.dll) Version: 3.8.0
Syntax public int SampleRate { get; }
Public ReadOnly Property SampleRate As Integer
Get
Request Example
View SourceProperty Value
Type:
Int32See Also