|
RADLib
RADical C++ application framework
|
This is the complete list of members for RADMedia::AudioPlayer, including all inherited members.
| associatedEventLoop() const | RADCore::RADObject | |
| errorOccurred | RADMedia::AudioPlayer | |
| finished | RADMedia::AudioPlayer | |
| lifetimeToken() const | RADCore::RADObject | |
| moveToThread(std::thread::id tId, EventLoop *loop=nullptr) | RADCore::RADObject | |
| play(const WavFile &wav, const std::string &deviceId="default", std::string *error=nullptr) | RADMedia::AudioPlayer | |
| playAsync(RADCore::EventLoop &loop, WavFile wav, const std::string &deviceId="default") | RADMedia::AudioPlayer | |
| playBuffer(const AudioBuffer &buffer, const std::string &deviceId="default", std::string *error=nullptr) | RADMedia::AudioPlayer | |
| playBufferLowLatency(const AudioBuffer &buffer, const std::string &deviceId="default", size_t framesPerChunk=256, unsigned int targetLatencyUsec=5000, std::string *error=nullptr) | RADMedia::AudioPlayer | |
| playFile(const std::string &path, const std::string &deviceId="default", std::string *error=nullptr) | RADMedia::AudioPlayer | |
| playFileAsync(RADCore::EventLoop &loop, const std::string &path, const std::string &deviceId="default") | RADMedia::AudioPlayer | |
| RADObject() | RADCore::RADObject | |
| registerLink(const ConnectionRecord &record) | RADCore::RADObject | |
| started | RADMedia::AudioPlayer | |
| stop() | RADMedia::AudioPlayer | |
| stopped | RADMedia::AudioPlayer | |
| threadAffinity() const | RADCore::RADObject | |
| threadId() const | RADCore::RADObject | |
| ~RADObject() | RADCore::RADObject | virtual |