libSDL2pp
C++ bindings/wrapper for SDL2
|
This is the complete list of members for SDL2pp::AudioSpec, including all inherited members.
AudioSpec() | SDL2pp::AudioSpec | |
AudioSpec(int freq, SDL_AudioFormat format, Uint8 channels, Uint16 samples) | SDL2pp::AudioSpec | |
AudioSpec(AudioSpec &&other) | SDL2pp::AudioSpec | |
AudioSpec(const AudioSpec &other)=delete | SDL2pp::AudioSpec | |
Get() const | SDL2pp::AudioSpec | |
IsSameFormat(const AudioSpec &other) const | SDL2pp::AudioSpec | |
MergeChanges(const SDL_AudioSpec &obtained) | SDL2pp::AudioSpec | |
operator=(AudioSpec &&other) | SDL2pp::AudioSpec | |
operator=(const AudioSpec &other)=delete | SDL2pp::AudioSpec | |
~AudioSpec() | SDL2pp::AudioSpec |