OpenShot Library | libopenshot
0.3.3
|
Header file for DummyReader class. More...
#include "ReaderBase.h"
#include <cmath>
#include <ctime>
#include <iostream>
#include <omp.h>
#include <stdio.h>
#include <memory>
#include "CacheMemory.h"
#include "Fraction.h"
Go to the source code of this file.
Classes | |
class | openshot::DummyReader |
This class is used as a simple, dummy reader, which can be very useful when writing unit tests. It can return a single blank frame or it can return custom frame objects which were passed into the constructor with a Cache object. More... | |
Namespaces | |
openshot | |
This namespace is the default namespace for all code in the openshot library. | |