Audio Processing Framework (APF) version 0.5.0
|
Command queue. More...
Go to the source code of this file.
Classes | |
class | apf::CommandQueue |
Manage command queue from non-realtime thread to realtime thread. More... | |
struct | apf::CommandQueue::Command |
Abstract base class for realtime commands. More... | |
class | apf::CommandQueue::WaitCommand |
Dummy command to synchronize with non-realtime thread. More... | |
Namespaces | |
namespace | apf |
Audio Processing Framework. | |
Command queue.
Definition in file commandqueue.h.