Merged from trunk, from r51495 to r51775
svn-id: r51776
This commit is contained in:
commit
33e40e1a20
178 changed files with 14871 additions and 8179 deletions
|
@ -40,6 +40,8 @@ public:
|
|||
void play(int track, int numLoops, int startFrame, int duration, bool only_emulate = false);
|
||||
void stop();
|
||||
bool isPlaying() const;
|
||||
void setVolume(byte volume);
|
||||
void setBalance(int8 balance);
|
||||
void update();
|
||||
virtual Status getStatus() const; // Subclasses should override for better status results
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue