%version-entities; ]> GStreamer &GST_MAJORMINOR; Core Reference Manual for GStreamer Core &GST_MAJORMINOR; (&GST_VERSION;) GStreamer Overview GStreamer is a streaming media framework. It uses graphs of elements which operate on data. The functionality to process media is provided by plug-ins which provide features like elements, typefinding, and so on. This allows new functionality to be added simply by installing new plug-ins. GStreamer is cross-platform and works on most UNIX-like platforms as well as Windows. It is released under the GNU Library General Public License (GNU LGPL). &gst-Running; GStreamer Core Library libgstreamer-&GST_MAJORMINOR;.so provides all the core GStreamer services, including initialization, plugin management and types, as well as the object hierarchy that defines elements and bins, along with some more specialized elements. &Gst; &GstBin; &GstBuffer; &GstBus; &GstCaps; &GstChildProxy; &GstClock; &GstConfig; &GstElement; &GstElementFactory; &GstError; &GstEvent; &GstFilter; &GstFormat; &GstGhostPad; &GstImplementsInterface; &GstIndex; &GstIndexFactory; &GstIterator; &GstMessage; &GstMiniObject; &GstObject; &GstPad; &GstPadTemplate; &GstParse; &GstPipeline; &GstPlugin; &GstPluginFeature; &GstQuery; &GstQueue; &GstRegistry; &GstStructure; &GstSystemClock; &GstTagList; &GstTagSetter; &GstTypeFind; &GstTypeFindFactory; &GstUriHandler; &GstUriType; &GstUtils; &GstValue; &GstVersion; &GstXML; GStreamer Core Support Theses modules support the gstreamer core and plugin development. Application developers will rarely need to know about it. &GstCheck; &GstInfo; &GstTrace; GStreamer Core Elements libgstelements.so provide some basic elements like a file source and sink. The use of these elements is strictly though the g_object_get() and g_object_set() functions and the GStreamer Core Library functions. &GstFakeSrc; &GstFakeSink; &GstFileSrc; &GstFileSink; GStreamer Base and Utillity Classes libgstbase-&GST_MAJORMINOR;.so provides some base classes to be extended by elements and utillity classes that are most useful for plugin developers. &GstBaseSrc; &GstBaseSink; &GstBaseTransform; &GstPushSrc; &GstAdapter; &GstCollectPads; Object Hierarchy &gstreamer-tree-index; Index Index of deprecated symbols