Click or drag to resize
Accord.NET (logo)

WindowBaseLength Property

Gets the window length.

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

Property Value

Type: Int32

Implements

IWindowLength
See Also