#include "ImageConnector.hpp"
#include "Runable.hpp"
#include <gst/gst.h>
#include <gst/app/gstappsrc.h>
#include <vector>
Go to the source code of this file.
Classes | |
class | RTPImageConnector |
Functions | |
void | suicideNotify (gpointer data) |
void suicideNotify | ( | gpointer | data | ) |
Definition at line 58 of file RTPImageConnector.cpp.