GetSoundPosition
Jump to navigation
Jump to search
Get a sound seek position.
Syntax
int getSoundPosition ( element sound )
Required Arguments
- sound: a sound element.
Returns
Returns an integer indicating the position of the sound. (times by 1000 to get seconds)
Example
TODO
Click to collapse [-]
Client--TODO
See Also