This file is indexed.

/usr/share/gtk-doc/html/gst-plugins-base-libs-1.0/index.html is in gstreamer1.0-plugins-base-doc 1.14.0-2ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GStreamer Base Plugins 1.0 Library Reference Manual: GStreamer Base Plugins 1.0 Library Reference Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="index.html" title="GStreamer Base Plugins 1.0 Library Reference Manual">
<link rel="next" href="gstreamer-plugins-base.html" title="Part I. GStreamer Base Plugins Libraries">
<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<div class="book">
<div class="titlepage">
<div>
<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">GStreamer Base Plugins 1.0 Library Reference Manual</p></th></tr></table></div>
<div><p class="releaseinfo">
      for GStreamer Base Library 1.0 (1.14.0)
      <a class="ulink" href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-libs/html/" target="_top">http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-libs/html/</a>.
    </p></div>
</div>
<hr>
</div>
<div class="toc"><dl class="toc">
<dt><span class="part"><a href="gstreamer-plugins-base.html">I. GStreamer Base Plugins Libraries</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="compiling.html">Compiling</a></span><span class="refpurpose"> — 
How to compile against the base plugins libraries
</span>
</dt>
<dt><span class="chapter"><a href="gstreamer-allocators.html">Allocators Library</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-dmabuf.html">GstDmaBufAllocator</a></span><span class="refpurpose"> — Memory wrapper for Linux dmabuf memory</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-fdmemory.html">GstFdAllocator</a></span><span class="refpurpose"> — Memory wrapper for fd backed memory</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-GstPhysMemoryAllocator.html">GstPhysMemoryAllocator</a></span><span class="refpurpose"> — Interface for allocators that pass around physical memory addresses</span>
</dt>
</dl></dd>
<dt><span class="chapter"><a href="gstreamer-app.html">App Library</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-appsrc.html">GstAppSrc</a></span><span class="refpurpose"> — Easy way for applications to inject buffers into a
    pipeline</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-appsink.html">GstAppSink</a></span><span class="refpurpose"> — Easy way for applications to extract samples from a
    pipeline</span>
</dt>
</dl></dd>
<dt><span class="chapter"><a href="gstreamer-audio.html">Audio Library</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-GstAudio.html">GstAudio</a></span><span class="refpurpose"> — Support library for audio elements</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-GstAudioDownmixMeta.html">GstAudioDownmixMeta</a></span><span class="refpurpose"> — Buffer metadata for audio downmix matrix handling</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GstAudioAggregator.html">GstAudioAggregator</a></span><span class="refpurpose"> — Base class that manages a set of audio input pads
with the purpose of aggregating or mixing their raw audio input buffers</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GstAudioCdSrc.html">GstAudioCdSrc</a></span><span class="refpurpose"> — Base class for Audio CD sources</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GstAudioClock.html">GstAudioClock</a></span><span class="refpurpose"> — Helper object for implementing audio clocks</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GstAudioDecoder.html">GstAudioDecoder</a></span><span class="refpurpose"> — Base class for audio decoders</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GstAudioEncoder.html">GstAudioEncoder</a></span><span class="refpurpose"> — Base class for audio encoders</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GstAudioFilter.html">GstAudioFilter</a></span><span class="refpurpose"> — Base class for simple audio filters</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GstAudioSink.html">GstAudioSink</a></span><span class="refpurpose"> — Simple base class for audio sinks</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GstAudioSrc.html">GstAudioSrc</a></span><span class="refpurpose"> — Simple base class for audio sources</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GstAudioBaseSink.html">GstAudioBaseSink</a></span><span class="refpurpose"> — Base class for audio sinks</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GstAudioBaseSrc.html">GstAudioBaseSrc</a></span><span class="refpurpose"> — Base class for audio sources</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-Audio-channels.html">Audio-channels</a></span><span class="refpurpose"> — Support library for audio channel handling</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-GstAudioConverter.html">GstAudioConverter</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-GstAudioQuantize.html">GstAudioQuantize</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="GstAudioRingBuffer.html">GstAudioRingBuffer</a></span><span class="refpurpose"> — Base class for audio ringbuffer implementations</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-GstAudio-IEC61937.html">GstAudio IEC61937</a></span><span class="refpurpose"> — Utility functions for IEC 61937 payloading</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GstStreamVolume.html">GstStreamVolume</a></span><span class="refpurpose"> — Interface for elements that provide a stream volume</span>
</dt>
</dl></dd>
<dt><span class="chapter"><a href="gstreamer-ffft.html">FFT Library</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-GstFFT.html">GstFFT</a></span><span class="refpurpose"> — General FFT functions and declarations</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-GstFFTS16.html">GstFFTS16</a></span><span class="refpurpose"> — FFT functions for signed 16 bit integer samples</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-GstFFTS32.html">GstFFTS32</a></span><span class="refpurpose"> — FFT functions for signed 32 bit integer samples</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-GstFFTF32.html">GstFFTF32</a></span><span class="refpurpose"> — FFT functions for 32 bit float samples</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-GstFFTF64.html">GstFFTF64</a></span><span class="refpurpose"> — FFT functions for 64 bit float samples</span>
</dt>
</dl></dd>
<dt><span class="chapter"><a href="gstreamer-riff.html">Riff Media Library</a></span></dt>
<dd><dl><dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-Riff-utilities.html">Riff utilities</a></span><span class="refpurpose"> — Riff fileformat utillity functions.</span>
</dt></dl></dd>
<dt><span class="chapter"><a href="gstreamer-rtp.html">RTP Library</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="GstRTPBaseAudioPayload.html">GstRTPBaseAudioPayload</a></span><span class="refpurpose"> — Base class for audio RTP payloader</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GstRTPBaseDepayload.html">GstRTPBaseDepayload</a></span><span class="refpurpose"> — Base class for RTP depayloader</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GstRTPBasePayload.html">GstRTPBasePayload</a></span><span class="refpurpose"> — Base class for RTP payloader</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-GstRTPBuffer.html">GstRTPBuffer</a></span><span class="refpurpose"> — Helper methods for dealing with RTP buffers</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-GstRTCPBuffer.html">GstRTCPBuffer</a></span><span class="refpurpose"> — Helper methods for dealing with RTCP buffers</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-GstRTPPayloadInfo.html">GstRTPPayloadInfo</a></span><span class="refpurpose"> — Helper methods for dealing with RTP payloads</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-GstRtphdrext.html">GstRtphdrext</a></span><span class="refpurpose"> — Helper methods for dealing with RTP header extensions</span>
</dt>
</dl></dd>
<dt><span class="chapter"><a href="gstreamer-rtsp.html">RTSP Library</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-GstRTSPConnection.html">GstRTSPConnection</a></span><span class="refpurpose"> — manage RTSP connections</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-GstRtspdefs.html">GstRtspdefs</a></span><span class="refpurpose"> — common RTSP defines</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-GstRTSPExtension.html">GstRTSPExtension</a></span><span class="refpurpose"> — Interface for extending RTSP protocols</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-GstRTSPMessage.html">GstRTSPMessage</a></span><span class="refpurpose"> — RTSP messages</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-GstRTSPTimeRange.html">GstRTSPTimeRange</a></span><span class="refpurpose"> — dealing with time ranges</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-GstRTSPRange.html">GstRTSPRange</a></span><span class="refpurpose"> — dealing with RTSP transports</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-GstRTSPUrl.html">GstRTSPUrl</a></span><span class="refpurpose"> — handling RTSP urls</span>
</dt>
</dl></dd>
<dt><span class="chapter"><a href="gstreamer-sdp.html">SDP Library</a></span></dt>
<dd><dl><dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-GstSDPMessage.html">GstSDPMessage</a></span><span class="refpurpose"> — Helper methods for dealing with SDP messages</span>
</dt></dl></dd>
<dt><span class="chapter"><a href="gstreamer-mikey.html">MIKEY Library</a></span></dt>
<dd><dl><dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-GstMIKEYMessage.html">GstMIKEYMessage</a></span><span class="refpurpose"> — Helper methods for dealing with MIKEY messages</span>
</dt></dl></dd>
<dt><span class="chapter"><a href="gstreamer-tag.html">Tag Support Library</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-Tags.html">Tags</a></span><span class="refpurpose"> — additional tag definitions for plugins and applications</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-GstVorbisTag.html">GstVorbisTag</a></span><span class="refpurpose"> — tag mappings and support functions for plugins
                    dealing with vorbiscomments</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-ID3-tag-utils.html">ID3 tag utils</a></span><span class="refpurpose"> — tag mappings and support functions for plugins
                    dealing with ID3v1 and ID3v2 tags</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-GstExiftag.html">GstExiftag</a></span><span class="refpurpose"> — tag mappings and support functions for plugins
                    dealing with exif tags</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-GstXmptag.html">GstXmptag</a></span><span class="refpurpose"> — tag mappings and support functions for plugins
                    dealing with xmp packets</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-GstTagXmpWriter.html">GstTagXmpWriter</a></span><span class="refpurpose"> — Interface for elements that provide XMP serialization</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-GstTagDemux.html">GstTagDemux</a></span><span class="refpurpose"> — Base class for demuxing tags that are in chunks
                    directly at the beginning or at the end of a file</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-GstTagMux.html">GstTagMux</a></span><span class="refpurpose"> — Base class for adding tags that are in one single chunk
                    directly at the beginning or at the end of a file</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-ISO-639-lang-mappings.html">ISO-639 lang mappings</a></span><span class="refpurpose"> — mappings for ISO-639 language codes and names</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-Licenses.html">Licenses</a></span><span class="refpurpose"> — utility functions for Creative Commons licenses</span>
</dt>
</dl></dd>
<dt><span class="chapter"><a href="gstreamer-base-utils.html">Base Utils Library</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-Pbutils.html">Pbutils</a></span><span class="refpurpose"> — General Application and Plugin Utility Library</span>
</dt>
<dt>
<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>
</dt>
<dt>
<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>
</dt>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-Descriptions.html">Descriptions</a></span><span class="refpurpose"> — Provides human-readable descriptions for caps/codecs
and encoder, decoder, URI source and URI sink elements</span>
</dt>
<dt>
<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>
</dt>
<dt>
<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>
</dt>
<dt>
<span class="refentrytitle"><a href="GstDiscoverer.html">GstDiscoverer</a></span><span class="refpurpose"> — Utility for discovering information on URIs.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GstEncodingProfile.html">GstEncodingProfile</a></span><span class="refpurpose"> — Encoding profile library</span>
</dt>
</dl></dd>
<dt><span class="chapter"><a href="gstreamer-video.html">Video Library</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-GstVideoAlignment.html">GstVideoAlignment</a></span><span class="refpurpose"> — Support library for video operations</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-gstvideometa.html">gstvideometa</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-gstvideoaffinetransformationmeta.html">gstvideoaffinetransformationmeta</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-GstVideoOverlayRectangle.html">GstVideoOverlayRectangle</a></span><span class="refpurpose"> — Video Buffer Overlay Compositions (Subtitles, Logos)</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GstVideoFilter.html">GstVideoFilter</a></span><span class="refpurpose"> — Base class for video filters</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-GstVideoDither.html">GstVideoDither</a></span><span class="refpurpose"> — Utility object for dithering and quantizing lines of video</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-GstVideoChroma.html">GstVideoChromaResample</a></span><span class="refpurpose"> — Functions and utility object for operating on chroma video planes</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-GstVideoResampler.html">GstVideoResampler</a></span><span class="refpurpose"> — Utility structure for resampler information</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-GstVideoScaler.html">GstVideoScaler</a></span><span class="refpurpose"> — Utility object for rescaling video frames</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GstVideoSink.html">GstVideoSink</a></span><span class="refpurpose"> — Base class for video sinks</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GstColorBalance.html">GstColorBalance</a></span><span class="refpurpose"> — Interface for adjusting color balance settings</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GstColorBalanceChannel.html">GstColorBalanceChannel</a></span><span class="refpurpose"> — Object representing a channel from the <span class="type">GstColorBalance</span>
        interface.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GstVideoDirection.html">GstVideoDirection</a></span><span class="refpurpose"> — Interface for elements providing video
rotation and flipping controls</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GstVideoOrientation.html">GstVideoOrientation</a></span><span class="refpurpose"> — Interface for elements providing video orientation
controls</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GstVideoOverlay.html">GstVideoOverlay</a></span><span class="refpurpose"> — Interface for setting/getting a window system resource
   on elements supporting it to configure a window into which to render a
   video.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-GstVideoDecoder.html">GstVideoDecoder</a></span><span class="refpurpose"> — Base class for video decoders</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-GstVideoEncoder.html">GstVideoEncoder</a></span><span class="refpurpose"> — Base class for video encoders</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-GstVideoPool.html">GstVideoBufferPool</a></span><span class="refpurpose"> — GstBufferPool for raw video buffers</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-gstvideoutils.html">gstvideoutils</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="GstNavigation.html">GstNavigation</a></span><span class="refpurpose"> — Interface for creating, sending and parsing navigation
events.</span>
</dt>
</dl></dd>
<dt><span class="chapter"><a href="gl.html">OpenGL Integration Library</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-GstGLAPI.html">GstGLAPI</a></span><span class="refpurpose"> — OpenGL API specific functionality</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GstGLBaseFilter.html">GstGLBaseFilter</a></span><span class="refpurpose"><span class="type">GstBaseTransform</span> subclass for transforming OpenGL resources</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-GstGLBaseMemory.html">GstGLBaseMemory</a></span><span class="refpurpose"> — memory subclass for GL buffers</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-GstGLBuffer.html">GstGLBuffer</a></span><span class="refpurpose"> — memory subclass for GL buffers</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GstGLBufferPool.html">GstGLBufferPool</a></span><span class="refpurpose"> — buffer pool for <span class="type">GstGLBaseMemory</span> objects</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GstGLColorConvert.html">GstGLColorConvert</a></span><span class="refpurpose"> — convert between video color spaces and formats</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GstGLContext.html">GstGLContext</a></span><span class="refpurpose"> — OpenGL context abstraction</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GstGLDisplay.html">GstGLDisplay</a></span><span class="refpurpose"> — window system display connection abstraction</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-GstGLDisplayWayland.html">GstGLDisplayWayland</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-GstGLDisplayX11.html">GstGLDisplayX11</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-GstEGLImage.html">GstEGLImage</a></span><span class="refpurpose"> — EGLImage abstraction</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GstGLFilter.html">GstGLFilter</a></span><span class="refpurpose"> — GstBaseTransform subclass for dealing with RGBA textures</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GstGLFramebuffer.html">GstGLFramebuffer</a></span><span class="refpurpose"> — OpenGL framebuffer abstraction</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-GstGLMemory.html">GstGLMemory</a></span><span class="refpurpose"> — memory subclass for GL textures</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-gstglmemoryegl.html">GstGLMemoryEGL</a></span><span class="refpurpose"> — memory subclass for EGLImage's</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-GstGLMemoryPBO.html">GstGLMemoryPBO</a></span><span class="refpurpose"> — memory subclass for GL textures</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-GstGLOverlayCompositor.html">GstGLOverlayCompositor</a></span><span class="refpurpose"> — Composite multiple overlays using OpenGL</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-GstGLQuery.html">GstGLQuery</a></span><span class="refpurpose"> — OpenGL query abstraction</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-GstGLRenderbuffer.html">GstGLRenderBuffer</a></span><span class="refpurpose"> — memory subclass for GL renderbuffer objects</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GstGLShader.html">GstGLShader</a></span><span class="refpurpose"> — object representing an OpenGL shader program</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-GstGLSL.html">GstGLSL</a></span><span class="refpurpose"> — helpers for dealing with OpenGL shaders</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GstGLSLStage.html">GstGLSLStage</a></span><span class="refpurpose"> — object for dealing with OpenGL shader stages</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-GstGLSyncMeta.html">GstGLSyncMeta</a></span><span class="refpurpose"> — synchronization primitives</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GstGLUpload.html">GstGLUpload</a></span><span class="refpurpose"> — an object that uploads to GL textures</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GstGLViewConvert.html">GstGLViewConvert</a></span><span class="refpurpose"> — convert between steroscopic/multiview video formats</span>
</dt>
<dt>
<span class="refentrytitle"><a href="GstGLWindow.html">GstGLWindow</a></span><span class="refpurpose"> — window/surface abstraction</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-OpenGL-debugging.html">OpenGL debugging</a></span><span class="refpurpose"> — helper routines for dealing with OpenGL debugging</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-OpenGL-Formats.html">GstGLFormat</a></span><span class="refpurpose"> — utilities for dealing with OpenGL formats</span>
</dt>
<dt>
<span class="refentrytitle"><a href="gst-plugins-base-libs-OpenGL-Miscellaneous-Utilities.html">GstGLUtils</a></span><span class="refpurpose"> — some miscellaneous utilities for OpenGL</span>
</dt>
</dl></dd>
</dl></dd>
<dt><span class="part"><a href="gstreamer-libs-hierarchy.html">II. Object Hierarchy</a></span></dt>
<dt><span class="index"><a href="api-index-full.html">Index</a></span></dt>
<dt><span class="index"><a href="api-index-deprecated.html">Index of deprecated API</a></span></dt>
<dt><span class="index"><a href="ix03.html">Index of new API in 1.14</a></span></dt>
<dt><span class="index"><a href="ix04.html">Index of new API in 1.12</a></span></dt>
<dt><span class="index"><a href="ix05.html">Index of new API in 1.10</a></span></dt>
<dt><span class="index"><a href="ix06.html">Index of new API in 1.8.1</a></span></dt>
<dt><span class="index"><a href="ix07.html">Index of new API in 1.8</a></span></dt>
<dt><span class="index"><a href="ix08.html">Index of new API in 1.6.1</a></span></dt>
<dt><span class="index"><a href="ix09.html">Index of new API in 1.6</a></span></dt>
<dt><span class="index"><a href="ix10.html">Index of new API in 1.4</a></span></dt>
<dt><span class="index"><a href="ix11.html">Index of new API in 1.2.2</a></span></dt>
<dt><span class="index"><a href="ix12.html">Index of new API in 1.2.1</a></span></dt>
<dt><span class="index"><a href="ix13.html">Index of new API in 1.2</a></span></dt>
<dt><span class="index"><a href="ix14.html">Index of new API in 1.0.3</a></span></dt>
<dt><span class="glossary"><a href="annotation-glossary.html">Annotation Glossary</a></span></dt>
</dl></div>
</div>
<div class="footer">
<hr>Generated by GTK-Doc V1.27</div>
</body>
</html>