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