![]() |
v1.1.0
|
Interface to the audio mixer and the music tracker. More...
Classes | |
| struct | Sifteo::AudioChannel |
| One mixer channel, capable of playing AudioAssets. More... | |
| struct | Sifteo::AudioTracker |
| Playback interface for Tracker modules. More... | |
Enumerations | |
| enum | Sifteo::AudioChannel::LoopMode { Sifteo::AudioChannel::UNDEF_LOOP = _SYS_LOOP_UNDEF, Sifteo::AudioChannel::ONCE = _SYS_LOOP_ONCE, Sifteo::AudioChannel::REPEAT = _SYS_LOOP_REPEAT } |
| Loop modes available for use in play() More... | |
Interface to the audio mixer and the music tracker.
Loop modes available for use in play()
| Enumerator | |
|---|---|
| UNDEF_LOOP |
Default to the loop mode specified in Stir |
| ONCE |
Play once only (do not loop) |
| REPEAT |
Repeat indefinitely |
Sifteo SDK v1.1.0 (see all versions)
Last updated Tue Dec 23 2014, by Doxygen