Valkka
1.6.1
OpenSource Video Management
|
Public Member Functions | |
FDWrite (FrameFifo &fifo, const FDWriteContext &ctx) | |
Default constructor. | |
virtual | ~FDWrite () |
Default virtual destructor. | |
Public Attributes | |
const FDWriteContext & | ctx |
Identifies the connection type, stream address, etc. | |
FrameFifo & | fifo |
Outgoing Frames are finally recycled here. | |
std::deque< Frame * > | internal_fifo |