Click or drag to resize
Accord.NET (logo)

SignalLength Property

Gets the number of samples in each channel of this signal, as known as the number of frames in the signal.

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

Property Value

Type: Int32
See Also