|
Valkka
1.6.1
OpenSource Video Management
|


Go to the source code of this file.
Classes | |
| struct | FileStreamContext |
| struct | FileCacheSignalPars |
| Signal information for FileCacheThread. More... | |
| struct | FileCacheSignalContext |
| Encapsulate data sent to FileCacheThread. More... | |
| struct | FrameCacheContext |
| class | FrameCache |
| FrameCache works like FrameFifo, but frames are not pre-reserved. More... | |
| class | CacheFrameFilter |
| Passes frames to a FrameCache. More... | |
| class | FileCacheThread |
| Thread that caches frames and streams them into output at play speed. More... | |
Enumerations | |
| enum class | FileCacheSignal { none , exit , register_stream , deregister_stream , play_streams , stop_streams , clear , seek_streams , clear_streams , report_cache } |
| Signals for FileCacheThread. | |