~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-gstmultichannel.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>gstmultichannel</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-audio.html" title="Audio Library">
9
9
<link rel="prev" href="gst-plugins-base-libs-gstbaseaudiosrc.html" title="gstbaseaudiosrc">
10
10
<link rel="next" href="gst-plugins-base-libs-gstringbuffer.html" title="gstringbuffer">
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">
100
100
   * incompatible with all other positions, either all positions
101
101
   * are defined or all positions are undefined, but can't mix'n'match  */
102
102
  GST_AUDIO_CHANNEL_POSITION_NONE,
103
 
 
104
 
  /* don't use - counter */
105
 
  GST_AUDIO_CHANNEL_POSITION_NUM
106
103
} GstAudioChannelPosition;
107
104
</pre>
 
105
<p>
 
106
Audio channel positions.
 
107
</p>
108
108
<div class="variablelist"><table border="0">
109
109
<col align="left" valign="top">
110
110
<tbody>
111
111
<tr>
112
112
<td><p><a name="GST-AUDIO-CHANNEL-POSITION-INVALID:CAPS"></a><span class="term"><code class="literal">GST_AUDIO_CHANNEL_POSITION_INVALID</code></span></p></td>
113
 
<td></td>
 
113
<td>invalid position
 
114
</td>
114
115
</tr>
115
116
<tr>
116
117
<td><p><a name="GST-AUDIO-CHANNEL-POSITION-FRONT-MONO:CAPS"></a><span class="term"><code class="literal">GST_AUDIO_CHANNEL_POSITION_FRONT_MONO</code></span></p></td>
179
180
    any other channel position
180
181
</td>
181
182
</tr>
182
 
<tr>
183
 
<td><p><a name="GST-AUDIO-CHANNEL-POSITION-NUM:CAPS"></a><span class="term"><code class="literal">GST_AUDIO_CHANNEL_POSITION_NUM</code></span></p></td>
184
 
<td></td>
185
 
</tr>
186
183
</tbody>
187
184
</table></div>
188
185
</div>
393
390
</div>
394
391
<div class="footer">
395
392
<hr>
396
 
          Generated by GTK-Doc V1.17</div>
 
393
          Generated by GTK-Doc V1.18</div>
397
394
</body>
398
395
</html>
 
 
b'\\ No newline at end of file'