diff options
Diffstat (limited to 'sound/mixer.h')
-rw-r--r-- | sound/mixer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/mixer.h b/sound/mixer.h index 92c2a87edb..50702cf8d5 100644 --- a/sound/mixer.h +++ b/sound/mixer.h @@ -115,7 +115,7 @@ public: * not stop this particular stream * @param reverseStereo a flag indicating whether left and right channels shall be swapped */ - virtual void playInputStream( + virtual void playStream( SoundType type, SoundHandle *handle, AudioStream *input, |