reference

This documentation is automatically generated from the openFrameworks source code using doxygen and refers to the most recent release, version 0.12.0.

ofGstUtils.h File Reference
#include "ofConstants.h"
#include "ofPixels.h"
#include "ofEvents.h"
#include "ofThread.h"
#include "ofVideoBaseTypes.h"
#include <gst/gst.h>
#include <gst/gstpad.h>
#include <gst/video/video.h>
#include <queue>
#include <condition_variable>
#include <mutex>

Go to the source code of this file.

Classes

class  ofGstUtils
 
class  ofGstVideoUtils
 
class  ofGstAppSink
 

Macros

#define GST_DISABLE_DEPRECATED
 

Typedefs

typedef struct _GstElement GstElement
 
typedef struct _GstBuffer GstBuffer
 
typedef struct _GstMessage GstMessage
 

Macro Definition Documentation

◆ GST_DISABLE_DEPRECATED

#define GST_DISABLE_DEPRECATED

Typedef Documentation

◆ GstBuffer

typedef struct _GstBuffer GstBuffer

◆ GstElement

typedef struct _GstElement GstElement

◆ GstMessage

typedef struct _GstMessage GstMessage