![]() |
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.
|
#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 |
| #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.
| moLock BuildLock |
Definition at line 44 of file moGsGraph.cpp.