~ubuntu-branches/ubuntu/precise/gst-plugins-base0.10/precise-updates

« back to all changes in this revision

Viewing changes to docs/libs/html/gst-plugins-base-libs-gstfft.html

  • Committer: Package Import Robot
  • Author(s): Sebastian Dröge
  • Date: 2011-12-12 12:40:13 UTC
  • mfrom: (36.1.15 experimental)
  • Revision ID: package-import@ubuntu.com-20111212124013-onyadfb150d8c5dk
Tags: 0.10.35.2-2
* debian/libgstreamer-plugins-base.install:
  + Add license translations file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>gstfft</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
7
7
<link rel="home" href="index.html" title="GStreamer Base Plugins 0.10 Library Reference Manual">
8
8
<link rel="up" href="gstreamer-ffft.html" title="FFT Library">
9
9
<link rel="prev" href="gstreamer-ffft.html" title="FFT Library">
10
10
<link rel="next" href="gst-plugins-base-libs-gstffts16.html" title="gstffts16">
11
 
<meta name="generator" content="GTK-Doc V1.17 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
</head>
14
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
55
55
<a name="gst-plugins-base-libs-gstfft.details"></a><h2>Details</h2>
56
56
<div class="refsect2">
57
57
<a name="GstFFTWindow"></a><h3>enum GstFFTWindow</h3>
58
 
<pre class="programlisting">typedef enum
59
 
{
 
58
<pre class="programlisting">typedef enum {
60
59
  GST_FFT_WINDOW_RECTANGULAR,
61
60
  GST_FFT_WINDOW_HAMMING,
62
61
  GST_FFT_WINDOW_HANN,
125
124
</div>
126
125
<div class="footer">
127
126
<hr>
128
 
          Generated by GTK-Doc V1.17</div>
 
127
          Generated by GTK-Doc V1.18</div>
129
128
</body>
130
129
</html>
 
 
b'\\ No newline at end of file'