GStreamer Libraries

Table of Contents

gstgetbits - Accelerated routines for getting bits from a data stream
gstcontrol - Dynamic parameter functionality
gstdataprotocol - GStreamer Data Protocol, serializes buffers, caps and events.

To ease the creation of plugins, a library system was created. The most common functions for a plugin can be found in a library.

GStreamer provides some standard libraries you can use to create plugins.