Previous Up Next

asSndGetTime
Returns the current read position in a AsSnd in milliseconds.

I asSndGetTime (
AsSnd _sound_
)
Parameters

_sound_
Applicable AsSnd object
Return value

Reading position of the AsSnd in milliseconds.
Remark

This fonction is only meaningful in the case of a low level use of the API for a AsSnd in the AS_SND_LINEAR mode.
See Also

asSndSetTime