| Package | Description |
|---|---|
| io.github.amyassist.amy.core.audio.sound |
| Modifier and Type | Method and Description |
|---|---|
SoundPlayer |
Sound.getInfiniteLoopPlayer()
Get a sound player that will play this audio for ever.
|
SoundPlayer |
Sound.getLoopPlayer(int loopCount)
Get a sound player that will play this audio the given amount of times.
|
SoundPlayer |
Sound.getSinglePlayer()
Get a sound player that will play this audio once.
|
Copyright © 2018. All rights reserved.