Previous Up Next

asSndStop
Stops the reading of AsSnd

AsSnd asSndStop (
AsSnd sound
)
Parameters

sound
Applicable AsSnd object
Return value

The AsSnd given as a parameter, or nil in case of a failure.
Remark

The current read position remains where AsSnd is stopped. A new read command, without re-initialization, will thus begin at this same position.
See Also

asSndPlay