Defined in File sound_play.hpp
This class is a nested type of Class SoundClient.
Public Functions
Play the Sound.
This method causes the Sound to be played once.
Play the Sound repeatedly.
This method causes the Sound to be played repeatedly until stop() is called.
Stop Sound playback.
This method causes the Sound to stop playing.