Click or drag to resize
Accord.NET (logo)

WaveEncoderDuration Property

Gets the total time span duration (in milliseconds) written by this encoder.

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

Property Value

Type: Int32
See Also