[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Stops a sample, stream, MOD music, or recording. [Property] Stream=Sets the channel handle. ARG(int)|20|(empty)|Channel [Methods] doStop=Stops a sample, stream, MOD music, or recording. ARG(int stream)|1|0 onStop=Occurs after invoke the method doStop and returns the result. ARG(bool)|2|104 Stream=Defines the channel handle: HCHANNEL, HMUSIC, HSTREAM, or HRECORD. HSAMPLE handles may also be used. ARG(int)|4|1