1.10 |
This is the complete list of members for Sound, including all inherited members.
enumerate_pcm_devices() | Sound | static |
m_impl | Sound | protected |
m_uri | Sound | protected |
media(const std::string &uri) | Sound | |
operator=(const Sound &)=delete | Sound | |
operator=(Sound &&) noexcept | Sound | |
play(bool repeat=false) | Sound | |
Sound(const std::string &uri, const std::string &device="default") | Sound | explicit |
Sound(const std::string &uri, unsigned int rate, int channels, const std::string &device="default") | Sound | explicit |
Sound(const Sound &)=delete | Sound | |
Sound(Sound &&) noexcept | Sound | |
stop() | Sound | |
~Sound() noexcept | Sound | virtual |