OpenShot Library | libopenshot
0.2.7
|
Header file for ReaderBase class. More...
#include <iostream>
#include <iomanip>
#include <memory>
#include <cstdlib>
#include <sstream>
#include "CacheMemory.h"
#include "ChannelLayouts.h"
#include "ClipBase.h"
#include "Fraction.h"
#include "Frame.h"
#include "Json.h"
#include "ZmqLogger.h"
#include <QString>
#include <QGraphicsItem>
#include <QGraphicsScene>
#include <QGraphicsPixmapItem>
#include <QPixmap>
Go to the source code of this file.
Classes | |
class | openshot::ReaderBase |
This abstract class is the base class, used by all readers in libopenshot. More... | |
struct | openshot::ReaderInfo |
This struct contains info about a media file, such as height, width, frames per second, etc... More... | |
Namespaces | |
openshot | |
This namespace is the default namespace for all code in the openshot library. | |