Click or drag to resize
Accord.NET (logo)

IWindow Interface

Spectral Window

Namespace:  Accord.Audio.Windows
Assembly:  Accord.Audio (in Accord.Audio.dll) Version: 3.8.0
Syntax
public interface IWindow
Request Example View Source

The IWindow type exposes the following members.

Properties
  NameDescription
Public propertyDuration
Gets the Window's duration
Public propertyLength
Gets the Window's length
Top
Methods
See Also