AsyncFile contains classes to load and save images in the background. More...
#include <queue>#include <semaphore.h>#include <string>#include <pthread.h>#include "Frame.h"#include "Frame.h"
Go to the source code of this file.
Classes | |
| class | FCam::AsyncFileWriter |
| The AsyncFileWriter saves frames in a low priority background thread. More... | |
Namespaces | |
| namespace | FCam |
Main namespace for the API. | |
AsyncFile contains classes to load and save images in the background.
Definition in file AsyncFile.h.
1.7.1