Interface ITemporalEvent
Inherited Members
Namespace: AnalysisBase.ResultBases
Assembly: AudioAnalysisTools.dll
Syntax
public interface ITemporalEvent : IInstantEvent
Properties
| Improve this Doc View SourceEventDurationSeconds
Declaration
double EventDurationSeconds { get; }
Property Value
Type | Description |
---|---|
Double |
EventEndSeconds
Declaration
double EventEndSeconds { get; }
Property Value
Type | Description |
---|---|
Double |