This is the complete list of members for cugl::AudioWaveform, including all inherited members.
_channels | cugl::Sound | protected |
_duration | cugl::AudioWaveform | protected |
_file | cugl::Sound | protected |
_frequency | cugl::AudioWaveform | protected |
_newfreq | cugl::AudioWaveform | protected |
_random | cugl::AudioWaveform | protected |
_rate | cugl::Sound | protected |
_type | cugl::AudioWaveform | protected |
_upper | cugl::AudioWaveform | protected |
_volume | cugl::Sound | protected |
alloc() | cugl::AudioWaveform | inlinestatic |
alloc(Uint8 channels, Uint32 rate) | cugl::AudioWaveform | inlinestatic |
alloc(Uint8 channels, Uint32 rate, Type type, float frequency) | cugl::AudioWaveform | inlinestatic |
allocWithData(const std::shared_ptr< JsonValue > &data) | cugl::AudioWaveform | static |
AudioWaveform() | cugl::AudioWaveform | |
createNode() override | cugl::AudioWaveform | virtual |
DEFAULT_FREQUENCY | cugl::AudioWaveform | static |
dispose() override | cugl::AudioWaveform | virtual |
generate(float *buffer, Uint32 frames, Uint64 offset, float last) | cugl::AudioWaveform | |
getChannels() const | cugl::Sound | inline |
getDuration() const override | cugl::AudioWaveform | virtual |
getFile() const | cugl::Sound | inline |
getFrequency() const | cugl::AudioWaveform | |
getLength() const override | cugl::AudioWaveform | virtual |
getRate() const | cugl::Sound | inline |
getSuffix() const | cugl::Sound | |
getType() const | cugl::AudioWaveform | |
getVolume() const | cugl::Sound | inline |
init() | cugl::AudioWaveform | |
init(Uint8 channels, Uint32 rate) | cugl::AudioWaveform | |
init(Uint8 channels, Uint32 rate, Type type, float frequency) | cugl::AudioWaveform | |
isUpper() const | cugl::AudioWaveform | |
setDuration(double time) | cugl::AudioWaveform | |
setFrequency(float frequency) | cugl::AudioWaveform | |
setType(Type type) | cugl::AudioWaveform | |
setUpper(bool upper) | cugl::AudioWaveform | |
setVolume(float volume) | cugl::Sound | |
Sound() | cugl::Sound | |
Type enum name | cugl::AudioWaveform | |
~AudioWaveform() | cugl::AudioWaveform | inline |
~Sound() | cugl::Sound | inline |