![]() |
1.11 |
This is the complete list of members for SoundEffect, including all inherited members.
| device(const SoundDevice &sound_device) noexcept | SoundEffect | |
| device() const | SoundEffect | |
| media(const std::string &uri) noexcept | SoundEffect | |
| media() const | SoundEffect | |
| operator=(const SoundEffect &)=delete | SoundEffect | |
| play() | SoundEffect | |
| repeat(bool value) | SoundEffect | |
| repeat() const | SoundEffect | |
| sound_device_list() | SoundEffect | static |
| SoundEffect(const std::string &uri, const SoundDevice &sound_device={}) | SoundEffect | explicit |
| SoundEffect() noexcept | SoundEffect | |
| SoundEffect(const SoundEffect &)=delete | SoundEffect | |
| stop() | SoundEffect | |
| ~SoundEffect() noexcept | SoundEffect |