|
OpenShot Library | libopenshot
0.3.1
|
Header file for Clip class. More...
#include <opencv2/opencv.hpp>#include <opencv2/core.hpp>#include <memory>#include <string>#include "AudioLocation.h"#include "ClipBase.h"#include "ReaderBase.h"#include "Color.h"#include "Enums.h"#include "EffectBase.h"#include "EffectInfo.h"#include "KeyFrame.h"#include "TrackedObjectBase.h"#include <QImage>Go to the source code of this file.
Classes | |
| class | openshot::Clip |
| This class represents a clip (used to arrange readers on the timeline) More... | |
| struct | openshot::CompareClipEffects |
Namespaces | |
| openshot | |
| This namespace is the default namespace for all code in the openshot library. | |
Macros | |
| #define | int64 opencv_broken_int |
| #define | uint64 opencv_broken_uint |
| #define int64 opencv_broken_int |
Definition at line 17 of file Clip.h.
Referenced by openshot::AudioReaderSource::getNextReadPosition().
1.8.13