This is the complete list of members for Gob::SoundBlaster, including all inherited members.
| _16bit (defined in Gob::SoundMixer) | Gob::SoundMixer | protected |
| _composition (defined in Gob::SoundBlaster) | Gob::SoundBlaster | protected |
| _compositionPos (defined in Gob::SoundBlaster) | Gob::SoundBlaster | protected |
| _compositionRepCount (defined in Gob::SoundBlaster) | Gob::SoundBlaster | protected |
| _compositionSampleCount (defined in Gob::SoundBlaster) | Gob::SoundBlaster | protected |
| _compositionSamples (defined in Gob::SoundBlaster) | Gob::SoundBlaster | protected |
| _cur (defined in Gob::SoundMixer) | Gob::SoundMixer | protected |
| _curFadeSamples (defined in Gob::SoundMixer) | Gob::SoundMixer | protected |
| _curSoundDesc (defined in Gob::SoundBlaster) | Gob::SoundBlaster | protected |
| _data (defined in Gob::SoundMixer) | Gob::SoundMixer | protected |
| _end (defined in Gob::SoundMixer) | Gob::SoundMixer | protected |
| _fade (defined in Gob::SoundMixer) | Gob::SoundMixer | protected |
| _fadeLength (defined in Gob::SoundMixer) | Gob::SoundMixer | protected |
| _fadeSamples (defined in Gob::SoundMixer) | Gob::SoundMixer | protected |
| _fadeVol (defined in Gob::SoundMixer) | Gob::SoundMixer | protected |
| _fadeVolStep (defined in Gob::SoundMixer) | Gob::SoundMixer | protected |
| _freq (defined in Gob::SoundMixer) | Gob::SoundMixer | protected |
| _handle (defined in Gob::SoundMixer) | Gob::SoundMixer | protected |
| _last (defined in Gob::SoundMixer) | Gob::SoundMixer | protected |
| _length (defined in Gob::SoundMixer) | Gob::SoundMixer | protected |
| _mixer (defined in Gob::SoundMixer) | Gob::SoundMixer | protected |
| _mutex (defined in Gob::SoundBlaster) | Gob::SoundBlaster | protected |
| _offset (defined in Gob::SoundMixer) | Gob::SoundMixer | protected |
| _offsetFrac (defined in Gob::SoundMixer) | Gob::SoundMixer | protected |
| _offsetInc (defined in Gob::SoundMixer) | Gob::SoundMixer | protected |
| _playingSound (defined in Gob::SoundMixer) | Gob::SoundMixer | protected |
| _rate (defined in Gob::SoundMixer) | Gob::SoundMixer | protected |
| _repCount (defined in Gob::SoundMixer) | Gob::SoundMixer | protected |
| checkEndSample() override (defined in Gob::SoundBlaster) | Gob::SoundBlaster | protectedvirtual |
| endComposition() (defined in Gob::SoundBlaster) | Gob::SoundBlaster | |
| endFade() override (defined in Gob::SoundBlaster) | Gob::SoundBlaster | protectedvirtual |
| endOfData() const override | Gob::SoundMixer | inlinevirtual |
| endOfStream() const override | Gob::SoundMixer | inlinevirtual |
| getPlayingSound() const (defined in Gob::SoundMixer) | Gob::SoundMixer | |
| getRate() const override | Gob::SoundMixer | inlinevirtual |
| isPlaying() const (defined in Gob::SoundMixer) | Gob::SoundMixer | |
| isStereo() const override | Gob::SoundMixer | inlinevirtual |
| nextCompositionPos() (defined in Gob::SoundBlaster) | Gob::SoundBlaster | protected |
| play(SoundDesc &sndDesc, int16 repCount, int16 frequency, int16 fadeLength=0) (defined in Gob::SoundMixer) | Gob::SoundMixer | virtual |
| playComposition(const int16 *composition, int16 freqVal, SoundDesc *sndDescs=0, int8 sndCount=60) (defined in Gob::SoundBlaster) | Gob::SoundBlaster | |
| playSample(SoundDesc &sndDesc, int16 repCount, int16 frequency, int16 fadeLength=0) (defined in Gob::SoundBlaster) | Gob::SoundBlaster | |
| readBuffer(int16 *buffer, const int numSamples) override | Gob::SoundMixer | virtual |
| repeatComposition(int32 repCount) (defined in Gob::SoundBlaster) | Gob::SoundBlaster | |
| setRepeating(int32 repCount) (defined in Gob::SoundMixer) | Gob::SoundMixer | |
| setSample(SoundDesc &sndDesc, int16 repCount, int16 frequency, int16 fadeLength) override (defined in Gob::SoundBlaster) | Gob::SoundBlaster | protectedvirtual |
| SoundBlaster(Audio::Mixer &mixer) (defined in Gob::SoundBlaster) | Gob::SoundBlaster | |
| SoundMixer(Audio::Mixer &mixer, Audio::Mixer::SoundType type) (defined in Gob::SoundMixer) | Gob::SoundMixer | |
| stop(int16 fadeLength) (defined in Gob::SoundMixer) | Gob::SoundMixer | virtual |
| stopComposition() (defined in Gob::SoundBlaster) | Gob::SoundBlaster | |
| stopSound(int16 fadeLength, SoundDesc *sndDesc=0) (defined in Gob::SoundBlaster) | Gob::SoundBlaster | |
| ~AudioStream() (defined in Audio::AudioStream) | Audio::AudioStream | inlinevirtual |
| ~SoundBlaster() override (defined in Gob::SoundBlaster) | Gob::SoundBlaster | |
| ~SoundMixer() override (defined in Gob::SoundMixer) | Gob::SoundMixer |