|
Valkka
0.17.0
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 |
1.8.13