Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

SoundList Struct Reference

#include </home/clem/local/src/opie/core/multimedia/opieplayer/libflash/sound.h>

Collaboration diagram for SoundList:

Collaboration graph
[legend]
List of all members.

Public Attributes

long rate
long stereo
long sampleSize
long nbSamples
long remaining
char * current
SoundListnext

Member Data Documentation

char* SoundList::current
 

Definition at line 52 of file sound.h.

Referenced by SoundMixer::fillSoundBuffer(), and SoundMixer::startSound().

long SoundList::nbSamples
 

Definition at line 50 of file sound.h.

SoundList* SoundList::next
 

Definition at line 54 of file sound.h.

Referenced by SoundMixer::playSounds(), SoundMixer::startSound(), and SoundMixer::stopSounds().

long SoundList::rate
 

Definition at line 47 of file sound.h.

Referenced by SoundMixer::fillSoundBuffer(), and SoundMixer::startSound().

long SoundList::remaining
 

Definition at line 51 of file sound.h.

Referenced by SoundMixer::fillSoundBuffer(), SoundMixer::playSounds(), and SoundMixer::startSound().

long SoundList::sampleSize
 

Definition at line 49 of file sound.h.

Referenced by SoundMixer::fillSoundBuffer(), and SoundMixer::startSound().

long SoundList::stereo
 

Definition at line 48 of file sound.h.

Referenced by SoundMixer::fillSoundBuffer(), and SoundMixer::startSound().


The documentation for this struct was generated from the following file:
Generated on Sat Nov 5 17:52:16 2005 for OPIE by  doxygen 1.4.2