OpenShot Library | libopenshot  0.3.2
Classes | Namespaces | Macros
Frame.h File Reference

Header file for Frame class. More...

#include <opencv2/imgproc/imgproc.hpp>
#include <memory>
#include <mutex>
#include <sstream>
#include <queue>
#include "ChannelLayouts.h"
#include "Fraction.h"
#include <QColor>
#include <QImage>
Include dependency graph for Frame.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  juce::AudioBuffer< Type >
 
class  openshot::Frame
 This class represents a single frame of video (i.e. image & audio data) More...
 

Namespaces

 juce
 
 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
 

Detailed Description

Header file for Frame class.

Author
Jonathan Thomas jonat.nosp@m.han@.nosp@m.opens.nosp@m.hot..nosp@m.org

License

Definition in file Frame.h.

Macro Definition Documentation

◆ int64

#define int64   opencv_broken_int

Definition at line 17 of file Frame.h.

◆ uint64

#define uint64   opencv_broken_uint

Definition at line 18 of file Frame.h.