[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Pauses a sample, stream, MOD music, or recording. [Property] Stream=Sets the channel handle. ARG(int)|20|(empty)|Channel [Methods] doPause=Pauses a sample, stream, MOD music, or recording. ARG(int stream)|1|0 onPause=Occurs after invoke the method doPause 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