Olive
Classes | Macros
exportthread.h File Reference
#include <QThread>
#include <QOffscreenSurface>
#include <QMutex>
#include <QWaitCondition>
#include <libavcodec/avcodec.h>

Go to the source code of this file.

Classes

struct  ExportParams
 
struct  VideoCodecParams
 
class  ExportThread
 

Macros

#define COMPRESSION_TYPE_CBR   0
 
#define COMPRESSION_TYPE_CFR   1
 
#define COMPRESSION_TYPE_TARGETSIZE   2
 
#define COMPRESSION_TYPE_TARGETBR   3
 

Macro Definition Documentation

◆ COMPRESSION_TYPE_CBR

#define COMPRESSION_TYPE_CBR   0

◆ COMPRESSION_TYPE_CFR

#define COMPRESSION_TYPE_CFR   1

◆ COMPRESSION_TYPE_TARGETBR

#define COMPRESSION_TYPE_TARGETBR   3

◆ COMPRESSION_TYPE_TARGETSIZE

#define COMPRESSION_TYPE_TARGETSIZE   2