#include <XFuXMPlayer_internal.h>
Public Attributes | |
UINT8 | mVolume |
Volume (0..63). | |
UINT8 | mPan |
Panning (-128..+127). | |
INT8 | mFinetune |
Finetune (signed byte -128..+127). | |
INT8 | mRelativeNote |
Relative note number (signed byte). | |
void * | mOffset |
Sample address in memory. | |
UINT32 | mSize |
Sample size. | |
UINT8 | mLoopForward |
Forward loop. | |
UINT8 | mLoopPingpong |
Pingpong loop. | |
UINT32 | mLoopStart |
Sample loop start. | |
UINT32 | mLoopEnd |
Sample loop end. | |
UINT8 | m16Bit |
16-bit sample flag. |
|
16-bit sample flag.
Definition at line 224 of file XFuXMPlayer_internal.h. Referenced by XFuXMPlayer::loadXM(), and XFuXMPlayer::stream(). |
|
Finetune (signed byte -128..+127).
Definition at line 213 of file XFuXMPlayer_internal.h. Referenced by XFuXMPlayer::initSound(), and XFuXMPlayer::loadXM(). |
|
Sample loop end.
Definition at line 222 of file XFuXMPlayer_internal.h. Referenced by XFuXMPlayer::initSound(), and XFuXMPlayer::loadXM(). |
|
Forward loop.
Definition at line 219 of file XFuXMPlayer_internal.h. Referenced by XFuXMPlayer::initSound(), and XFuXMPlayer::loadXM(). |
|
Pingpong loop.
Definition at line 220 of file XFuXMPlayer_internal.h. Referenced by XFuXMPlayer::initSound(), and XFuXMPlayer::loadXM(). |
|
Sample loop start.
Definition at line 221 of file XFuXMPlayer_internal.h. Referenced by XFuXMPlayer::initSound(), and XFuXMPlayer::loadXM(). |
|
Sample address in memory.
Definition at line 216 of file XFuXMPlayer_internal.h. Referenced by XFuXMPlayer::initSound(), XFuXMPlayer::loadXM(), and XFuXMPlayer::~XFuXMPlayer(). |
|
Panning (-128..+127).
Definition at line 212 of file XFuXMPlayer_internal.h. Referenced by XFuXMPlayer::initChannel(), and XFuXMPlayer::loadXM(). |
|
Relative note number (signed byte).
Definition at line 214 of file XFuXMPlayer_internal.h. Referenced by XFuXMPlayer::initSound(), and XFuXMPlayer::loadXM(). |
|
Sample size.
Definition at line 217 of file XFuXMPlayer_internal.h. Referenced by XFuXMPlayer::initSound(), and XFuXMPlayer::loadXM(). |
|
Volume (0..63).
Definition at line 211 of file XFuXMPlayer_internal.h. Referenced by XFuXMPlayer::initChannel(), and XFuXMPlayer::loadXM(). |
![]() | ||||
![]() |
Confidential Copyright © 2002-2003 Fathammer | with doxygen by Dimitri van Heesch |