diff options
Diffstat (limited to 'docs/plugins/html/gst-plugins-good-plugins-plugin-waveform.html')
-rw-r--r-- | docs/plugins/html/gst-plugins-good-plugins-plugin-waveform.html | 74 |
1 files changed, 74 insertions, 0 deletions
diff --git a/docs/plugins/html/gst-plugins-good-plugins-plugin-waveform.html b/docs/plugins/html/gst-plugins-good-plugins-plugin-waveform.html new file mode 100644 index 0000000..8af2a82 --- /dev/null +++ b/docs/plugins/html/gst-plugins-good-plugins-plugin-waveform.html @@ -0,0 +1,74 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>waveform</title> +<meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> +<link rel="home" href="index.html" title="GStreamer Good Plugins 0.10 Plugins Reference Manual"> +<link rel="up" href="ch02.html" title="gst-plugins-good Plugins"> +<link rel="prev" href="gst-plugins-good-plugins-plugin-videomixer.html" title="videomixer"> +<link rel="next" href="gst-plugins-good-plugins-plugin-wavenc.html" title="wavenc"> +<meta name="generator" content="GTK-Doc V1.17 (XML mode)"> +<link rel="stylesheet" href="style.css" type="text/css"> +</head> +<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> +<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle"> +<td><a accesskey="p" href="gst-plugins-good-plugins-plugin-videomixer.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td> +<td><a accesskey="u" href="ch02.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td> +<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td> +<th width="100%" align="center">GStreamer Good Plugins 0.10 Plugins Reference Manual</th> +<td><a accesskey="n" href="gst-plugins-good-plugins-plugin-wavenc.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td> +</tr></table> +<div class="refentry"> +<a name="gst-plugins-good-plugins-plugin-waveform"></a><div class="titlepage"></div> +<div class="refnamediv"><table width="100%"><tr> +<td valign="top"> +<h2><span class="refentrytitle">waveform</span></h2> +<p>waveform — <a name="plugin-waveform"></a>WaveForm API based plugin</p> +</td> +<td valign="top" align="right"></td> +</tr></table></div> +<div class="refsect1"> +<a name="idp26803696"></a><h2>Plugin Information</h2> +<div class="variablelist"><table border="0"> +<col align="left" valign="top"> +<tbody> +<tr> +<td><p><span class="term">filename</span></p></td> +<td>libgstwaveform.dll</td> +</tr> +<tr> +<td><p><span class="term">version</span></p></td> +<td>0.10.4.1</td> +</tr> +<tr> +<td><p><span class="term">run-time license</span></p></td> +<td>LGPL</td> +</tr> +<tr> +<td><p><span class="term">package</span></p></td> +<td>GStreamer Good Plug-ins CVS</td> +</tr> +<tr> +<td><p><span class="term">origin</span></p></td> +<td>Unknown package origin</td> +</tr> +</tbody> +</table></div> +</div> +<div class="refsect1"> +<a name="idp23317856"></a><h2>Elements</h2> +<div class="variablelist"><table border="0"> +<col align="left" valign="top"> +<tbody><tr> +<td><p><span class="term"><a class="link" href="gst-plugins-good-plugins-waveformsink.html" title="waveformsink">waveformsink</a></span></p></td> +<td>WaveForm audio sink</td> +</tr></tbody> +</table></div> +</div> +</div> +<div class="footer"> +<hr> + Generated by GTK-Doc V1.17</div> +</body> +</html>
\ No newline at end of file |