|
FabGL
ESP32 Display Controller and Graphics Library
|
This is the complete list of members for SoundGenerator, including all inherited members.
| attach(WaveformGenerator *value) | SoundGenerator | |
| clear() | SoundGenerator | |
| detach(WaveformGenerator *value) | SoundGenerator | |
| play(bool value) | SoundGenerator | |
| playing() | SoundGenerator | inline |
| playSamples(int8_t const *data, int length, int volume=100, int durationMS=0) | SoundGenerator | |
| playSound(T const &waveform, int frequency, int durationMS, int volume=100) | SoundGenerator | inline |
| setVolume(int value) | SoundGenerator | inline |
| SoundGenerator(int sampleRate=16384, gpio_num_t gpio=GPIO_AUTO, SoundGenMethod genMethod=SoundGenMethod::Auto) | SoundGenerator | |
| volume() | SoundGenerator | inline |