|
mf
Media Framework
|
#include "timed_ring.h"#include "../os/event.h"#include <mutex>#include <condition_variable>#include <stdexcept>#include <atomic>#include <ostream>Go to the source code of this file.
Classes | |
| class | mf::shared_ring |
| Timed ring buffer with changed semantics, for dual-thread use. More... | |
Namespaces | |
| mf | |
1.8.6