[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Retrieves the playback position of a sample, stream, or MOD music. [Property] Stream=Sets the channel handle. ARG(int)|20|(empty)|Channel Mode=Sets the channel position mode flags. ARG(BASSMode)|20|(empty)|BASSMode [Methods] doGetPosition=Retrieves the playback position in bytes of a sample, stream, or MOD music. ARG(int stream)|1|0 *doGetPosition2=Retrieves the playback position of a sample, stream, or MOD music. ARG(int stream, BASSMode mode)|1|0 onGetPosition=Occurs after invoke the method doGetPosition and returns the result. ARG(long)|2|105 Position=Returns the playback position in bytes. ARG(long)|3|105 Stream=Defines the channel handle: HCHANNEL, HMUSIC, HSTREAM, or HRECORD. HSAMPLE handles may also be used. ARG(int)|4|1 Mode=Defines the channel position mode flags. ARG(BASSMode)|4|0