LMS 2012
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
SOUND_GLOBALS Struct Reference

#include <c_sound.h>

Data Fields

int SoundDriverDescriptor
 
int hSoundFile
 
DATA8 SoundOwner
 
DATA8 cSoundState
 
SOUND Sound
 
SOUND * pSound
 
UWORD BytesLeft
 
UWORD SoundFileFormat
 
UWORD SoundDataLength
 
UWORD SoundSampleRate
 
UWORD SoundPlayMode
 
UWORD SoundFileLength
 
SWORD ValPrev
 
SWORD Index
 
SWORD Step
 
UBYTE BytesToWrite
 
char PathBuffer [MAX_FILENAME_SIZE]
 
struct stat FileStatus
 
UBYTE SoundData [SOUND_FILE_BUFFER_SIZE+1]
 

Detailed Description

Definition at line 108 of file c_sound.h.

Field Documentation

UWORD BytesLeft

Definition at line 121 of file c_sound.h.

UBYTE BytesToWrite

Definition at line 130 of file c_sound.h.

DATA8 cSoundState

Definition at line 118 of file c_sound.h.

struct stat FileStatus

Definition at line 132 of file c_sound.h.

int hSoundFile

Definition at line 115 of file c_sound.h.

SWORD Index

Definition at line 128 of file c_sound.h.

char PathBuffer[MAX_FILENAME_SIZE]

Definition at line 131 of file c_sound.h.

SOUND* pSound

Definition at line 120 of file c_sound.h.

SOUND Sound

Definition at line 119 of file c_sound.h.

Definition at line 133 of file c_sound.h.

UWORD SoundDataLength

Definition at line 123 of file c_sound.h.

int SoundDriverDescriptor

Definition at line 114 of file c_sound.h.

UWORD SoundFileFormat

Definition at line 122 of file c_sound.h.

UWORD SoundFileLength

Definition at line 126 of file c_sound.h.

DATA8 SoundOwner

Definition at line 117 of file c_sound.h.

UWORD SoundPlayMode

Definition at line 125 of file c_sound.h.

UWORD SoundSampleRate

Definition at line 124 of file c_sound.h.

SWORD Step

Definition at line 129 of file c_sound.h.

SWORD ValPrev

Definition at line 127 of file c_sound.h.


The documentation for this struct was generated from the following file: