Click or drag to resize
SoundPlayerIsLooped Property
Make the sound play in loop.

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

Property Value

Type: Boolean
See Also