MCPcopy Create free account
hub / github.com/IENT/YUView / loadingThread

Class loadingThread

YUViewLib/src/video/VideoCache.h:183–183  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

181 // A simple QObject (to move to threads) that gets a pointer to a playlist item and loads a frame
182 // in that item.
183 class loadingThread;
184
185 // A list of caching threads that process caching of frames in parallel in the background
186 QList<loadingThread *> cachingThreadList;

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected