Enum BackgroundAudio.PlayState
The state of BackgroundAudio.Player.
Namespace: OmiyaGames.Audio
Assembly: cs.temp.dll.dll
Syntax
public enum PlayState
Fields
Name | Description |
---|---|
Playing | Music is playing. |
Scheduled | Music is scheduled to start playing, but haven't, yet. |
Stopped | Music has been stopped. |