Class xmplayer

The xmplayer class has already been defined as xmplayer, no need to create it manually.

Properties

Initialized Indicator that the xmplayer is actually actively loaded in memory.
IsPlaying Indicator that the xmplayer is currently playing a xm file.

Methods

pause ()
playXM ( filename, noloop )
playXM ( tablefile, noloop )
playXM ( Stream, noloop )
resume ()
setVolume ( vol )
stop ()


Properties

Initialized
Indicator that the xmplayer is actually actively loaded in memory.

Type:

    boolean
IsPlaying
Indicator that the xmplayer is currently playing a xm file.

Type:

    boolean

Methods

pause ()
playXM ( filename, noloop )

Parameters:

  • filename string
  • noloop (optional)
playXM ( tablefile, noloop )

Parameters:

  • tablefile
  • noloop (optional)
playXM ( Stream, noloop )

Parameters:

  • Stream
  • noloop (optional)
resume ()
setVolume ( vol )

Parameters:

  • vol integer
stop ()
generated by LDoc 1.4.6-antum-dev-1 Last updated 2019-02-27 23:30:35