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 | |
| runs a test plan in TAP compatible format while integrating with the meson test harness | |
| 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 | 
![[Note]](../images/note.png) 
          ![[Caution]](../images/caution.png)