GeonBit Documentation
GeonBit Documentation
GeonBit
GeonBit.ECS.Components.Sound
SoundEffect Class
SoundEffect Properties
Duration Property
IsLooped Property
IsPaused Property
IsPlaying Property
IsStopped Property
Pan Property
Pitch Property
Volume Property
SoundEffect
Duration Property
Get sound duration.
Namespace:
GeonBit.ECS.Components.Sound
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
TimeSpan
Duration
{
get
; }
Property Value
Type:
TimeSpan
See Also
Reference
SoundEffect Class
GeonBit.ECS.Components.Sound Namespace
GeonBit ECS game Engine. By Ronen Ness, 2017.
Send comments on this topic to
ronenness@gmail.com