Click or drag to resize

AudioPlayerLength Property

The time length of the media file.

Namespace:  CSAudioPlayer
Assembly:  CSAudioPlayer (in CSAudioPlayer.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public TimeSpan Length { get; }

Property Value

Type: TimeSpan
See Also