1<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2<html> 3<head> 4<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 5<title>Base Utils Library: GStreamer Base Plugins 1.0 Library Reference Manual</title> 6<meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> 7<link rel="home" href="index.html" title="GStreamer Base Plugins 1.0 Library Reference Manual"> 8<link rel="up" href="gstreamer-plugins-base.html" title="Part I. GStreamer Base Plugins Libraries"> 9<link rel="prev" href="gst-plugins-base-libs-Licenses.html" title="Licenses"> 10<link rel="next" href="gst-plugins-base-libs-Pbutils.html" title="Pbutils"> 11<meta name="generator" content="GTK-Doc V1.28 (XML mode)"> 12<link rel="stylesheet" href="style.css" type="text/css"> 13</head> 14<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> 15<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle"> 16<td width="100%" align="left" class="shortcuts"></td> 17<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td> 18<td><a accesskey="u" href="gstreamer-plugins-base.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td> 19<td><a accesskey="p" href="gst-plugins-base-libs-Licenses.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td> 20<td><a accesskey="n" href="gst-plugins-base-libs-Pbutils.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td> 21</tr></table> 22<div class="chapter"> 23<div class="titlepage"><div><div><h2 class="title"> 24<a name="gstreamer-base-utils"></a>Base Utils Library</h2></div></div></div> 25<div class="toc"><dl class="toc"> 26<dt> 27<span class="refentrytitle"><a href="gst-plugins-base-libs-Pbutils.html">Pbutils</a></span><span class="refpurpose"> — General Application and Plugin Utility Library</span> 28</dt> 29<dt> 30<span class="refentrytitle"><a href="gst-plugins-base-libs-Version.html">Version</a></span><span class="refpurpose"> — GStreamer gst-plugins-base libraries version macros.</span> 31</dt> 32<dt> 33<span class="refentrytitle"><a href="gst-plugins-base-libs-Codec-utilities.html">Codec utilities</a></span><span class="refpurpose"> — Miscellaneous codec-specific utility functions</span> 34</dt> 35<dt> 36<span class="refentrytitle"><a href="gst-plugins-base-libs-Descriptions.html">Descriptions</a></span><span class="refpurpose"> — Provides human-readable descriptions for caps/codecs 37and encoder, decoder, URI source and URI sink elements</span> 38</dt> 39<dt> 40<span class="refentrytitle"><a href="gst-plugins-base-libs-Missing-plugins.html">Missing plugins</a></span><span class="refpurpose"> — Create, recognise and parse missing-plugins messages</span> 41</dt> 42<dt> 43<span class="refentrytitle"><a href="gst-plugins-base-libs-Install-plugins.html">Install-plugins</a></span><span class="refpurpose"> — Missing plugin installation support for applications</span> 44</dt> 45<dt> 46<span class="refentrytitle"><a href="GstDiscoverer.html">GstDiscoverer</a></span><span class="refpurpose"> — Utility for discovering information on URIs.</span> 47</dt> 48<dt> 49<span class="refentrytitle"><a href="GstEncodingProfile.html">GstEncodingProfile</a></span><span class="refpurpose"> — Encoding profile library</span> 50</dt> 51<dt> 52<span class="refentrytitle"><a href="GstAudioVisualizer.html">GstAudioVisualizer</a></span><span class="refpurpose"> — Base class for visualizers.</span> 53</dt> 54</dl></div> 55<p> 56 This library should be linked to by getting cflags and libs from 57 <code class="filename">gstreamer-plugins-base-1.0.pc</code> and adding 58 <code class="filename">-lgstpbutils-1.0</code> to the library 59 flags. 60 </p> 61</div> 62<div class="footer"> 63<hr>Generated by GTK-Doc V1.28</div> 64</body> 65</html>