This is the complete list of members for GeneratorFromStream< T >, including all inherited members.
| active | SoundGenerator< T > | protected |
| activeWarningIssued | SoundGenerator< T > | protected |
| applyRamp(T sample) | SoundGenerator< T > | inlineprotected |
| audioInfo() | SoundGenerator< T > | inlinevirtual |
| begin(AudioInfo info) | SoundGenerator< T > | inlinevirtual |
| begin() | SoundGenerator< T > | inlinevirtual |
| channels | GeneratorFromStream< T > | protected |
| currentSample | SoundGenerator< T > | protected |
| defaultConfig() | SoundGenerator< T > | inlinevirtual |
| downPercent | SoundGenerator< T > | protected |
| end() | SoundGenerator< T > | inlinevirtual |
| factor | SoundGenerator< T > | protected |
| GeneratorFromStream() | GeneratorFromStream< T > | inline |
| GeneratorFromStream(Stream &input, int channels=1, float volume=1.0) | GeneratorFromStream< T > | inline |
| info | SoundGenerator< T > | protected |
| isActive() | SoundGenerator< T > | inlinevirtual |
| maxValue | GeneratorFromStream< T > | protected |
| p_stream | GeneratorFromStream< T > | protected |
| playMs | SoundGenerator< T > | protected |
| playSamples | SoundGenerator< T > | protected |
| rampDownDec | SoundGenerator< T > | protected |
| rampDownSamples | SoundGenerator< T > | protected |
| rampUpInc | SoundGenerator< T > | protected |
| readBytes(uint8_t *data, size_t len) | SoundGenerator< T > | inlinevirtual |
| readBytesFrames(uint8_t *buffer, size_t lengthBytes, int frames, int channels) | SoundGenerator< T > | inlineprotected |
| readBytesFromBuffer(uint8_t *buffer, size_t lengthBytes, int frame_size, int channels) | SoundGenerator< T > | inlineprotected |
| readSample() | GeneratorFromStream< T > | inlinevirtual |
| recalculatePlayTime() | SoundGenerator< T > | inlineprotected |
| ring_buffer | SoundGenerator< T > | protected |
| setAudioInfo(AudioInfo info) | SoundGenerator< T > | inlinevirtual |
| setChannels(int channels) | GeneratorFromStream< T > | inline |
| setFrequency(float frequency) | SoundGenerator< T > | inlinevirtual |
| setPlayTime(uint32_t playMs, uint8_t upPercent=20, uint8_t downPercent=30) | SoundGenerator< T > | inline |
| setStream(Stream &input) | GeneratorFromStream< T > | inline |
| setVolume(float volume) | VolumeSupport | inlinevirtual |
| SoundGenerator() | SoundGenerator< T > | inline |
| upPercent | SoundGenerator< T > | protected |
| upSamples | SoundGenerator< T > | protected |
| volume() | VolumeSupport | inlinevirtual |
| volume_value | VolumeSupport | protected |
| ~SoundGenerator() | SoundGenerator< T > | inlinevirtual |