Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

XFuXMFormatInstrumentHeader Class Reference

#include <XFuXMPlayer_internal.h>

List of all members.

Public Attributes

UINT32 mSize
 Instrument size.

UINT8 mInstrumentName [22+1]
 Instrument name (+ extra byte for ).

UINT8 mType
 Instrument type, always 0.

UINT16 mNbSamples
 Number of samples in instrument.


Member Data Documentation

UINT8 XFuXMFormatInstrumentHeader::mInstrumentName[22 + 1]
 

Instrument name (+ extra byte for ).

Definition at line 115 of file XFuXMPlayer_internal.h.

Referenced by XFuXMPlayer::loadXM().

UINT16 XFuXMFormatInstrumentHeader::mNbSamples
 

Number of samples in instrument.

Definition at line 117 of file XFuXMPlayer_internal.h.

Referenced by XFuXMPlayer::loadXM().

UINT32 XFuXMFormatInstrumentHeader::mSize
 

Instrument size.

Definition at line 114 of file XFuXMPlayer_internal.h.

Referenced by XFuXMPlayer::loadXM().

UINT8 XFuXMFormatInstrumentHeader::mType
 

Instrument type, always 0.

Definition at line 116 of file XFuXMPlayer_internal.h.

Referenced by XFuXMPlayer::loadXM().


The documentation for this class was generated from the following file:
   
X-Forge Documentation
Confidential
Copyright © 2002-2003 Fathammer
   
Documentation generated
with doxygen
by Dimitri van Heesch