Class EventStatisticsConfiguration
Implements
Inherited Members
Namespace: AudioAnalysisTools.EventStatistics
Assembly: AudioAnalysisTools.dll
Syntax
[Serializable]
public class EventStatisticsConfiguration : AnalyzerConfig, IConfig
Properties
| Improve this Doc View SourceFrameSize
Declaration
public int FrameSize { get; set; }
Property Value
Type | Description |
---|---|
Int32 |
FrameStep
Declaration
public int FrameStep { get; set; }
Property Value
Type | Description |
---|---|
Int32 |