Valkka  1.6.1
OpenSource Video Management
Classes
framefifo.h File Reference

Thread safe system of fifo and a stack. More...

#include "common.h"
#include "frame.h"
#include "logging.h"
#include "macro.h"
Include dependency graph for framefifo.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Thread safe system of fifo and a stack.

Author
Sampsa Riikonen
Date
2017
Version
1.6.1