Click or drag to resize
Accord.NET (logo)

SignalSamples Property

Gets the total number of samples in this signal.

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

Property Value

Type: Int32
See Also