Click or drag to resize
SoundPlayerDuration Property
Get sound duration.

Namespace:  GeonBit.Core.Sound
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public TimeSpan Duration { get; }

Property Value

Type: TimeSpan
See Also