Doxygen Book
mqttelements.c File Reference
#include <gst/gst.h>
#include "mqttcommon.h"
#include "mqttsink.h"
#include "mqttsrc.h"
Include dependency graph for mqttelements.c:

Go to the source code of this file.

Macros

#define PACKAGE   GST_MQTT_PACKAGE
 

Functions

static gboolean plugin_init (GstPlugin *plugin)
 The entry point of the GStreamer MQTT plugin. More...
 

Macro Definition Documentation

◆ PACKAGE

#define PACKAGE   GST_MQTT_PACKAGE

Definition at line 40 of file mqttelements.c.

Function Documentation

◆ plugin_init()

static gboolean plugin_init ( GstPlugin *  plugin)
static

The entry point of the GStreamer MQTT plugin.

Definition at line 24 of file mqttelements.c.