#include <glibmm.h>
#include <gst/gsturi.h>
#include <glibmm/interface.h>
#include <gstreamermm/enums.h>
Go to the source code of this file.
Classes | |
class | Gst::URIHandler |
Gst::URIHandler — An interface to ease URI handling in plugins. More... | |
Namespaces | |
namespace | Gst |
namespace | Glib |
Enumerations | |
enum | Gst::URIType { Gst::URI_UNKNOWN = GST_URI_UNKNOWN, Gst::URI_SINK = GST_URI_SINK, Gst::URI_SRC = GST_URI_SRC } |