libmoldeo (Moldeo 1.0 Core)  1.0
libmoldeo is the group of objects and functions that executes the basic operations of Moldeo 1.0 Platform.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
moGsGraph.cpp File Reference
#include "moGsGraph.h"
#include <gst/gst.h>
#include <gst/interfaces/propertyprobe.h>
#include "moFileManager.h"

Go to the source code of this file.

Macros

#define VIDEOCONVERT   "ffmpegcolorspace"
 
#define DECODEBIN   "decodebin2"
 
#define MO_INFINITE   -1
 

Variables

moLock BuildLock
 

Macro Definition Documentation

#define DECODEBIN   "decodebin2"

Definition at line 60 of file moGsGraph.cpp.

#define MO_INFINITE   -1

Definition at line 3668 of file moGsGraph.cpp.

#define VIDEOCONVERT   "ffmpegcolorspace"

Definition at line 56 of file moGsGraph.cpp.

Variable Documentation

moLock BuildLock

Definition at line 44 of file moGsGraph.cpp.