Service maker object base class
Most of the entities used in service maker derive from Object class, including Element, BufferProbe, ...
Object class provides two fundamental features:
Definition in file object.hpp.
Go to the source code of this file.
Data Structures | |
| class | deepstream::Object |
| Base Object class. More... | |
| class | deepstream::Object::Value |
| Value wrapper for various types. More... | |
Namespaces | |
| deepstream | |
Typedefs | |
| typedef struct _GValue | GValue |
| typedef struct _GstObject | GstObject |
| typedef struct _GstObject GstObject |
Definition at line 34 of file object.hpp.
| typedef struct _GValue GValue |
Definition at line 33 of file object.hpp.