|
WindowBaseItem Property
|
Gets or sets values for the Window function.
Namespace:
Accord.Audio.Windows
Assembly:
Accord.Audio (in Accord.Audio.dll) Version: 3.8.0
Syntax public float this[
int index
] { get; protected set; }
Public Default Property Item (
index As Integer
) As Single
Get
Protected Set
Request Example
View SourceParameters
- index
- Type: SystemInt32
Property Value
Type:
SingleSee Also