#include <gst/gst.h>#include <stdio.h>#include <string.h>#include <lar/lar.h>
Functions | |
| void | shutdown_module (int x) |
| makes a clean shutdown of the program | |
| static void | print_plugin_info (GstPlugin *plugin) |
| static gboolean | bus_call (GstBus *bus, GstMessage *msg, gpointer data) |
| void | cb_pad_added (GstElement *element, GstPad *pad, gpointer data) |
| int | main (int argc, char *argv[]) |
Variables | |
| GstElement * | vbin |
1.6.3