Click or drag to resize
Accord.NET (logo)

SignalDuration Property

Gets the signal duration in milliseconds.

Namespace:  Accord.Audio
Assembly:  Accord.Audio (in Accord.Audio.dll) Version: 3.8.0
Syntax
public TimeSpan Duration { get; }
Request Example View Source

Property Value

Type: TimeSpan
See Also