Valkka
1.6.1
OpenSource Video Management
|
Thread safe system of fifo and a stack. More...
Go to the source code of this file.
Classes | |
struct | FrameFifoContext |
Describes the stack structure and fifo behaviour for a FrameFifo. More... | |
class | FrameFifo |
A thread-safe combination of a fifo (first-in-first-out) queue and an associated stack. More... | |
class | FDFrameFifo |
FrameFifo using file descriptors. More... | |