Fix typo.
svn-id: r38940
This commit is contained in:
parent
d3e60f2ae3
commit
4fbda3b8b0
1 changed files with 1 additions and 1 deletions
|
@ -142,7 +142,7 @@ public:
|
||||||
* Start playing the given audio input stream.
|
* Start playing the given audio input stream.
|
||||||
*
|
*
|
||||||
* Note that the sound id assigned below is unique. At most one stream
|
* Note that the sound id assigned below is unique. At most one stream
|
||||||
* with a given idea can play at any given time. Trying to play a sound
|
* with a given id can play at any given time. Trying to play a sound
|
||||||
* with an id that is already in use causes the new sound to be not played.
|
* with an id that is already in use causes the new sound to be not played.
|
||||||
*
|
*
|
||||||
* @param type the type (voice/sfx/music) of the stream
|
* @param type the type (voice/sfx/music) of the stream
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue