getSoundSourceTime
Sound::getSoundSourceTime
Returns the current time of a sound source.
Declaration
float getSoundSourceTime(SoundSourceID soundSourceID);
Parameters
Name |
Type |
Description |
|---|---|---|
soundSourceID |
The sound source to get the current time of. |
Returns
The current time of the sound source, in seconds.