Contents
Short Descriptions
| is a tool that prints out information on available GStreamer plugins, information about a particular plugin, or information about a particular element. | |
| is a tool that builds and runs basic GStreamer pipelines. | |
| is a tool used to gather statistics about GStreamer operations. | |
| uses the GStreamer type finding system to determine the relevant GStreamer plugin to parse or decode files, and the corresponding MIME type. | |
| provides some base classes to be extended by elements and utillity classes that are most useful for plugin developers. | |
| provides functionality for writing unit tests that use the check framework. | |
| provides functionality to animate element properties over time. | |
| provides network elements and objects. | |
| provides all of 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. |