Struct ConfigKeys.Windowing
Assembly: AudioAnalysisTools.dll
Fields
|
Improve this Doc
View Source
Declaration
public const string Key_SampleRate = "SAMPLE_RATE"
Field Value
|
Improve this Doc
View Source
Declaration
public const string Key_SubSample = "SUBSAMPLE"
Field Value
|
Improve this Doc
View Source
Declaration
public const string Key_WindowOverlap = "FRAME_OVERLAP"
Field Value
|
Improve this Doc
View Source
Declaration
public const string Key_WindowSize = "FRAME_SIZE"
Field Value
Extension Methods