Remove references to Confluence and last edit informations

They make no sense anymore
This commit is contained in:
Thibault Saunier 2016-05-27 11:53:14 -04:00
parent 62a71c3070
commit 0ea07b873a
54 changed files with 0 additions and 208 deletions

View file

@ -1,7 +1,5 @@
# 2012.11 Brahmaputra
This page last changed on Nov 28, 2012 by slomo.
# Release GStreamer SDK 2012.11 Brahmaputra
**2012-11-28 // [http://www.gstreamer.com](http://www.gstreamer.com/)**
@ -280,5 +278,3 @@ Commercial support: <http://gstreamer.com/contact>
Bug
tracker: <https://bugs.freedesktop.org/enter_bug.cgi?product=GStreamer%20SDK>
Document generated by Confluence on Oct 08, 2015 10:27

View file

@ -1,7 +1,5 @@
# 2012.5 Amazon
This page last changed on Jun 15, 2012 by slomo.
# Release GStreamer SDK 2012.5 Amazon  Release
**2012-06-07 // <http://www.gstreamer.com>**
@ -242,5 +240,3 @@ Bug
tracker: <https://bugs.freedesktop.org/enter_bug.cgi?product=GStreamer%20SDK>
 
Document generated by Confluence on Oct 08, 2015 10:28

View file

@ -1,7 +1,5 @@
# 2012.7 Amazon (Bugfix Release 1)
This page last changed on Jul 11, 2012 by slomo.
# Release GStreamer SDK 2012.7 Amazon  Bugfix Release 1
**2012-07-06 // [http://www.gstreamer.com](http://www.gstreamer.com/)**
@ -260,5 +258,3 @@ Bug
tracker: <https://bugs.freedesktop.org/enter_bug.cgi?product=GStreamer%20SDK>
 
Document generated by Confluence on Oct 08, 2015 10:28

View file

@ -1,7 +1,5 @@
# 2012.9 Amazon (Bugfix Release 2)
This page last changed on Sep 18, 2012 by ylatuya.
# Release GStreamer SDK 2012.9 Amazon  Bugfix Release 2
**2012-09-18 // [http://www.gstreamer.com](http://www.gstreamer.com/)**
@ -258,5 +256,3 @@ Bug
tracker: <https://bugs.freedesktop.org/enter_bug.cgi?product=GStreamer%20SDK>
 
Document generated by Confluence on Oct 08, 2015 10:28

View file

@ -1,7 +1,5 @@
# 2013.6 Congo
This page last changed on Jun 11, 2013 by ylatuya.
# Release GStreamer SDK 2013.6 Congo
**2013-06-12 // [http://www.gstreamer.com](http://www.gstreamer.com/)**
@ -301,5 +299,3 @@ Commercial support: <http://gstreamer.com/contact>
Bug
tracker: <https://bugs.freedesktop.org/enter_bug.cgi?product=GStreamer%20SDK>
Document generated by Confluence on Oct 08, 2015 10:27

View file

@ -1,7 +1,5 @@
# Android tutorial 1: Link against GStreamer
This page last changed on May 02, 2013 by xartigas.
# Goal![](attachments/thumbnails/2687057/2654326)
This first Android tutorial is extremely simple: it just retrieves the
@ -292,5 +290,3 @@ As usual, it has been a pleasure having you here, and see you soon\!
![](images/icons/bullet_blue.gif)
[tutorial1-screenshot.png](attachments/2687057/2654326.png)
(image/png)
Document generated by Confluence on Oct 08, 2015 10:27

View file

@ -1,7 +1,5 @@
# Android tutorial 2: A running pipeline
This page last changed on May 07, 2013 by xartigas.
# Goal ![](attachments/thumbnails/2687063/2654324)
The tutorials seen in the [Basic](Basic%2Btutorials.html) and
@ -1061,5 +1059,3 @@ As usual, it has been a pleasure having you here, and see you soon\!
![](images/icons/bullet_blue.gif)
[tutorial2-screenshot.png](attachments/2687063/2654324.png)
(image/png)
Document generated by Confluence on Oct 08, 2015 10:27

View file

@ -1,7 +1,5 @@
# Android tutorial 3: Video
This page last changed on Nov 05, 2012 by xartigas.
# Goal ![](attachments/thumbnails/2687065/2654413)
Except for [Basic tutorial 5: GUI toolkit
@ -927,5 +925,3 @@ It has been a pleasure having you here, and see you soon\!
![](images/icons/bullet_blue.gif)
[tutorial3-screenshot.png](attachments/2687065/2654413.png)
(image/png)
Document generated by Confluence on Oct 08, 2015 10:27

View file

@ -1,7 +1,5 @@
# Android tutorial 4: A basic media player
This page last changed on May 21, 2013 by xartigas.
# Goal![](attachments/thumbnails/2687067/2654419)
Enough testing with synthetic images and audio tones\! This tutorial
@ -1429,5 +1427,3 @@ As usual, it has been a pleasure having you here, and see you soon\!
![](images/icons/bullet_blue.gif)
[tutorial4-screenshot.png](attachments/2687067/2654419.png)
(image/png)
Document generated by Confluence on Oct 08, 2015 10:27

View file

@ -1,7 +1,5 @@
# Android tutorial 5: A Complete media player
This page last changed on Nov 28, 2012 by xartigas.
# Goal![](attachments/thumbnails/2687069/2654436)
This tutorial wants to be the “demo application” that showcases what can
@ -109,5 +107,3 @@ It has been a pleasure having you here, and see you soon\!
[ic\_media\_next.png](attachments/2687069/2654438.png) (image/png)
![](images/icons/bullet_blue.gif)
[ic\_media\_next.png](attachments/2687069/2654437.png) (image/png)
Document generated by Confluence on Oct 08, 2015 10:27

View file

@ -1,7 +1,5 @@
# Android tutorials
This page last changed on May 02, 2013 by xartigas.
# Welcome to the GStreamer SDK Android tutorials
These tutorials describe Android-specific topics. General GStreamer
@ -33,5 +31,3 @@ The header files, though, are well commented. If you installed the
Android NDK in the `$(ANDROID_NDK_ROOT)` folder, you can find the header
files
in `$(ANDROID_NDK_ROOT)\platforms\android-9\arch-arm\usr\include\android`.
Document generated by Confluence on Oct 08, 2015 10:27

View file

@ -1,7 +1,5 @@
# Basic Media Player
This page last changed on May 24, 2013 by xartigas.
# Goal
This tutorial shows how to create a basic media player with
@ -872,5 +870,3 @@ This tutorial has shown:
- Updating the GUI based on playback time
It has been a pleasure having you here, and see you soon\!
Document generated by Confluence on Oct 08, 2015 10:27

View file

@ -1,7 +1,5 @@
# Basic tutorial 10: GStreamer tools
This page last changed on Jun 01, 2012 by xartigas.
# Goal
GStreamer (and the GStreamer SDK) come with a set of tools which range
@ -463,5 +461,3 @@ This tutorial has shown:
`gst-discoverer`.
It has been a pleasure having you here, and see you soon\!
Document generated by Confluence on Oct 08, 2015 10:27

View file

@ -1,7 +1,5 @@
# Basic tutorial 11: Debugging tools
This page last changed on Jun 04, 2012 by xartigas.
# Goal
Sometimes things wont go as expected and the error messages retrieved
@ -227,5 +225,3 @@ It has been a pleasure having you here, and see you soon\!
![](images/icons/bullet_blue.gif)
[playbin2.png](attachments/327830/2424840.png) (image/png)
Document generated by Confluence on Oct 08, 2015 10:27

View file

@ -1,7 +1,5 @@
# Basic tutorial 12: Streaming
This page last changed on Sep 28, 2012 by xartigas.
# Goal
Playing media straight from the Internet without storing it locally is
@ -285,5 +283,3 @@ It has been a pleasure having you here, and see you soon\!
[basic-tutorial-12.c](attachments/327806/2424843.c) (text/plain)
![](images/icons/bullet_blue.gif)
[vs2010.zip](attachments/327806/2424844.zip) (application/zip)
Document generated by Confluence on Oct 08, 2015 10:27

View file

@ -1,7 +1,5 @@
# Basic tutorial 13: Playback speed
This page last changed on Jul 06, 2012 by xartigas.
# Goal
Fast-forward, reverse-playback and slow-motion are all techniques
@ -404,5 +402,3 @@ It has been a pleasure having you here, and see you soon\!
[basic-tutorial-13.c](attachments/327800/2424883.c) (text/plain)
![](images/icons/bullet_blue.gif)
[vs2010.zip](attachments/327800/2424884.zip) (application/zip)
Document generated by Confluence on Oct 08, 2015 10:27

View file

@ -1,7 +1,5 @@
# Basic tutorial 14: Handy elements
This page last changed on May 13, 2014 by xartigas.
# Goal
This tutorial gives a list of handy GStreamer elements that are worth
@ -362,5 +360,3 @@ valuable for production pipelines, whereas others are only needed for
debugging purposes.
It has been a pleasure having you here, and see you soon\!
Document generated by Confluence on Oct 08, 2015 10:27

View file

@ -1,7 +1,5 @@
# Basic tutorial 15: Clutter integration
This page last changed on Jul 11, 2012 by xartigas.
# Goal
“[Clutter](https://clutter-project.org/) is an open source software
@ -250,5 +248,3 @@ This tutorial has shown:
` cluttersink` or `autocluttersink`.
It has been a pleasure having you here, and see you soon\!
Document generated by Confluence on Oct 08, 2015 10:27

View file

@ -1,7 +1,5 @@
# Basic tutorial 16: Platform-specific elements
This page last changed on May 30, 2013 by xartigas.
# Goal
Even though GStreamer is a multiplatform framework, not all the elements
@ -207,5 +205,3 @@ worry about them when using multiplatform elements like `playbin2` or
instancing them manually.
It has been a pleasure having you here, and see you soon\!
Document generated by Confluence on Oct 08, 2015 10:27

View file

@ -1,7 +1,5 @@
# Basic tutorial 9: Media information gathering
This page last changed on May 30, 2012 by xartigas.
# Goal
Sometimes you might want to quickly find out what kind of media a file
@ -548,5 +546,3 @@ This tutorial has shown:
obtained with `gst_discoverer_info_get_result()`.
It has been a pleasure having you here, and see you soon\!
Document generated by Confluence on Oct 08, 2015 10:27

View file

@ -1,7 +1,5 @@
# Contact
This page last changed on Dec 03, 2012 by xartigas.
.
<table>
@ -33,5 +31,3 @@ We want to hear from you!</p></td>
</tr>
</tbody>
</table>
Document generated by Confluence on Oct 08, 2015 10:28

View file

@ -1,7 +1,5 @@
# Deploying your application
This page last changed on Jun 12, 2013 by xartigas.
Once the development of your application is finished, you will need to
deploy it to the target machine, usually in the form of a package or
installer. You have several options here, and, even though this subject
@ -126,5 +124,3 @@ options.
Cerbero](Multiplatform%2Bdeployment%2Busing%2BCerbero.html)
 
Document generated by Confluence on Oct 08, 2015 10:27

View file

@ -1,7 +1,5 @@
# Frequently Asked Questions
This page last changed on Jun 12, 2013 by xartigas.
<table>
<colgroup>
<col width="50%" />
@ -152,5 +150,3 @@ The GStreamer SDK supports the Android platform since [version 2012.11
The GStreamer SDK supports the iOS platform since [version 2013.6
(Congo)](2013.6%2BCongo.html).
Document generated by Confluence on Oct 08, 2015 10:28

View file

@ -1,7 +1,5 @@
# GStreamer reference
This page last changed on Jun 25, 2012 by xartigas.
# GStreamer reference
This is the complete documentation for the GStreamer API, automatically
@ -52,5 +50,3 @@ generated from the source code of GStreamer.
</tr>
</tbody>
</table>
Document generated by Confluence on Oct 08, 2015 10:28

View file

@ -7,7 +7,6 @@ Feel free to jump straight to the download section, start practicing
with the tutorials, or read the F.A.Q. if you dont know what this is
all about.
| Section | |
|--|--|
| [![](attachments/download.png)](Installing+the+SDK.markdown) | [Download and install GStreamer](Installing+the+SDK.markdown) |

View file

@ -1,7 +1,5 @@
# Installing on Linux
This page last changed on Jun 12, 2013 by slomo.
# Prerequisites
To develop applications using the GStreamer SDK on Linux you will need
@ -280,5 +278,3 @@ at `gst-sdk-shell` to see what this script needs to do. It is also
possible to create a custom wrapper script with
the `gensdkshell` command of the Cerbero build system, if you built
the SDK yourself as explained above.
Document generated by Confluence on Oct 08, 2015 10:27

View file

@ -1,7 +1,5 @@
# Legal information
This page last changed on Jun 11, 2012 by xartigas.
# Installer, default installation
The installer (Microsoft Windows and MacOSX) and the default
@ -217,5 +215,3 @@ relink the library (“any data and utility programs needed for
reproducing the executable from it”, except the “major components”) and
that the license of the conditions of the resulting program must allow
decompilation to debug modifications to the library.
Document generated by Confluence on Oct 08, 2015 10:28

View file

@ -1,7 +1,5 @@
# Mac OS X deployment
This page last changed on Nov 28, 2012 by xartigas.
This page explains how to deploy GStreamer along your application. There
are different mechanisms, which have been reviewed in [Deploying your
application](Deploying%2Byour%2Bapplication.html). The details for some
@ -379,5 +377,3 @@ You can use the following functions:
[PackageMaker1.png](attachments/2097292/2424841.png) (image/png)
![](images/icons/bullet_blue.gif)
[PackageMaker2.png](attachments/2097292/2424842.png) (image/png)
Document generated by Confluence on Oct 08, 2015 10:27

View file

@ -1,7 +1,5 @@
# Multiplatform deployment using Cerbero
This page last changed on Nov 21, 2012 by slomo.
Cerbero is the build and packaging system used to construct the
GStreamer SDK. It uses “recipe” files that indicate how to build
particular projects, and on what other projects they depend.
@ -481,5 +479,3 @@ in the `packages` directory. This command will build your software and
all its dependencies, and then make individual packages for them (both
the dependencies and your software). The resulting files will be in the
current working directory.
Document generated by Confluence on Oct 08, 2015 10:27

View file

@ -1,7 +1,5 @@
# Playback tutorial 2: Subtitle management
This page last changed on May 16, 2012 by xartigas.
# Goal
This tutorial is very similar to the previous one, but instead of
@ -398,5 +396,3 @@ It has been a pleasure having you here, and see you soon\!
</tr>
</tbody>
</table>
Document generated by Confluence on Oct 08, 2015 10:27

View file

@ -1,7 +1,5 @@
# Playback tutorial 3: Short-cutting the pipeline
This page last changed on Jun 26, 2012 by xartigas.
# Goal
[Basic tutorial 8: Short-cutting the
@ -267,5 +265,3 @@ It has been a pleasure having you here, and see you soon\!
[vs2010.zip](attachments/1442200/2424849.zip) (application/zip)
![](images/icons/bullet_blue.gif)
[playback-tutorial-3.c](attachments/1442200/2424848.c) (text/plain)
Document generated by Confluence on Oct 08, 2015 10:27

View file

@ -1,7 +1,5 @@
# Playback tutorial 4: Progressive streaming
This page last changed on Sep 13, 2012 by xartigas.
# Goal
[Basic tutorial 12:
@ -445,5 +443,3 @@ It has been a pleasure having you here, and see you soon\!
[playback-tutorial-4.c](attachments/327808/2424846.c) (text/plain)
![](images/icons/bullet_blue.gif)
[vs2010.zip](attachments/327808/2424847.zip) (application/zip)
Document generated by Confluence on Oct 08, 2015 10:27

View file

@ -1,7 +1,5 @@
# Playback tutorial 5: Color Balance
This page last changed on Jun 25, 2012 by xartigas.
# Goal
Brightness, Contrast, Hue and Saturation are common video adjustments,
@ -325,5 +323,3 @@ It has been a pleasure having you here, and see you soon\!
[playback-tutorial-5.c](attachments/327804/2424874.c) (text/plain)
![](images/icons/bullet_blue.gif)
[vs2010.zip](attachments/327804/2424875.zip) (application/zip)
Document generated by Confluence on Oct 08, 2015 10:27

View file

@ -1,7 +1,5 @@
# Playback tutorial 6: Audio visualization
This page last changed on Jun 26, 2012 by xartigas.
# Goal
GStreamer comes with a set of elements that turn audio into video. They
@ -271,5 +269,3 @@ It has been a pleasure having you here, and see you soon\!
[vs2010.zip](attachments/327802/2424878.zip) (application/zip)
![](images/icons/bullet_blue.gif)
[playback-tutorial-6.c](attachments/327802/2424879.c) (text/plain)
Document generated by Confluence on Oct 08, 2015 10:27

View file

@ -1,7 +1,5 @@
# Playback tutorial 7: Custom playbin2 sinks
This page last changed on Dec 03, 2012 by xartigas.
# Goal
`playbin2` can be further customized by manually selecting its audio and
@ -241,5 +239,3 @@ It has been a pleasure having you here, and see you soon\!
[playback-tutorial-7.c](attachments/1441842/2424881.c) (text/plain)
![](images/icons/bullet_blue.gif)
[vs2010.zip](attachments/1441842/2424882.zip) (application/zip)
Document generated by Confluence on Oct 08, 2015 10:27

View file

@ -1,7 +1,5 @@
# Playback tutorial 8: Hardware-accelerated video decoding
This page last changed on Jul 24, 2012 by xartigas.
# Goal
Hardware-accelerated video decoding has rapidly become a necessity, as
@ -346,5 +344,3 @@ accelerated video decoding. Particularly,
rank of the decoding element with `gst_plugin_feature_set_rank()`.
It has been a pleasure having you here, and see you soon\!
Document generated by Confluence on Oct 08, 2015 10:27

View file

@ -1,7 +1,5 @@
# Playback tutorial 9: Digital audio pass-through
This page last changed on Jul 24, 2012 by xartigas.
# Goal
This tutorial shows how GStreamer handles digital audio pass-through.
@ -104,5 +102,3 @@ In particular, it has shown that:
panel of the operating system.
It has been a pleasure having you here, and see you soon\!
Document generated by Confluence on Oct 08, 2015 10:27

View file

@ -1,10 +1,6 @@
# Playback tutorials
This page last changed on Mar 28, 2012 by xartigas.
# Welcome to the GStreamer SDK Playback tutorials
These tutorials explain everything you need to know to produce a media
playback application using GStreamer.
Document generated by Confluence on Oct 08, 2015 10:27

View file

@ -1,7 +1,5 @@
# Qt tutorials
This page last changed on May 02, 2013 by tdfischer.
# Welcome to the GStreamer SDK Qt tutorials
These tutorials describe Qt-specific topics. General GStreamer concepts
@ -14,5 +12,3 @@ The Qt tutorials have the same structure as the [Android
tutorials](Android%2Btutorials.html): Each one builds on top of the
previous one and adds progressively more functionality, until a working
media player application is obtained in \#FIXME\#
Document generated by Confluence on Oct 08, 2015 10:27

View file

@ -1,7 +1,5 @@
# QtGStreamer vs C GStreamer
This page last changed on May 24, 2013 by xartigas.
QtGStreamer is designed to mirror the C GStreamer API as closely as
possible. There are, of course, minor differences. They are documented
here.
@ -108,5 +106,3 @@ need them. This is accessible with a simple cast:
ElementPtr qgstElement = QGst::ElementFactory::make("playbin2");
GstElement* gstElement = GST_ELEMENT(qgstElement);
```
Document generated by Confluence on Oct 08, 2015 10:27

View file

@ -1,7 +1,5 @@
# Releases
This page last changed on Jun 12, 2013 by xartigas.
The GStreamer SDK releases are named using a date and a name. The date
is in year.month form, and corresponds to the release date. The name is
meant to be easier to remember and matches an actual rivers name, in
@ -21,5 +19,3 @@ bottom):
### [2012.7 Amazon (Bugfix Release 1)](2012.7%2BAmazon%2B%2528Bugfix%2BRelease%2B1%2529.html)
### [2012.5 Amazon](2012.5%2BAmazon.html)
Document generated by Confluence on Oct 08, 2015 10:27

View file

@ -1,6 +1,5 @@
# Todo
This is just a simple TODO list to follow progress of the port from
gstreamer.com content to hotdoc

View file

@ -1,5 +1,4 @@
# Table of Concepts
This page last changed on Jun 06, 2012 by xartigas.
This table shows in which tutorial each of the following key GStreamer
concepts is discussed.

View file

@ -1,7 +1,5 @@
# Upcoming tutorials
This page last changed on May 24, 2013 by xartigas.
This is the list of planned tutorials (in no particular order). They
will move out of this list and into their own pages as they are
finished. Use the [Contact](Contact.html) page to send us a mail or open
@ -16,5 +14,3 @@ Basic tutorials:
Playback tutorials:
- DVD playback
Document generated by Confluence on Oct 08, 2015 10:27

View file

@ -1,7 +1,5 @@
# Using appsink/appsrc in Qt
This page last changed on May 24, 2013 by xartigas.
# Goal
For those times when you need to stream data into or out of GStreamer
@ -241,5 +239,3 @@ You should now have an understanding of how to push and pull arbitrary
data into and out of a GStreamer pipeline.
It has been a pleasure having you here, and see you soon\!
Document generated by Confluence on Oct 08, 2015 10:27

View file

@ -1,7 +1,5 @@
# Windows deployment
This page last changed on Nov 28, 2012 by xartigas.
This page explains how to deploy GStreamer along your application. There
are different mechanisms, which have been reviewed in [Deploying your
application](Deploying%2Byour%2Bapplication.html). The details for some
@ -256,5 +254,3 @@ Get the ZIP file with all Merge Modules for your architecture:
</tr>
</tbody>
</table>
Document generated by Confluence on Oct 08, 2015 10:27

View file

@ -1,7 +1,5 @@
# gst-inspect
This page last changed on May 30, 2012 by xartigas.
<table>
<tbody>
<tr class="odd">
@ -208,5 +206,3 @@ Element Properties:
flags: readable, writable
Boolean. Default: false
```
Document generated by Confluence on Oct 08, 2015 10:28

View file

@ -1,7 +1,5 @@
# gst-launch
This page last changed on May 30, 2012 by xartigas.
<table>
<tbody>
<tr class="odd">
@ -401,5 +399,3 @@ Simply set G\_DEBUG as mentioned above and run the program in gdb (or
let it core dump). Then get a stack trace in the usual way
<!-- end list -->
Document generated by Confluence on Oct 08, 2015 10:28

View file

@ -1,7 +1,5 @@
# iOS tutorial 1: Link against GStreamer
This page last changed on May 06, 2013 by xartigas.
# Goal![](attachments/thumbnails/3014792/3113601)
The first iOS tutorial is simple. The objective is to get the GStreamer
@ -142,5 +140,3 @@ It has been a pleasure having you here, and see you soon\!
![](images/icons/bullet_blue.gif)
[ios-tutorial1-screenshot.png](attachments/3014792/3113601.png)
(image/png)
Document generated by Confluence on Oct 08, 2015 10:27

View file

@ -1,7 +1,5 @@
# iOS tutorial 2: A running pipeline
This page last changed on May 13, 2013 by xartigas.
# Goal![](attachments/3571718/3538953.png)
As seen in the [Basic](Basic%2Btutorials.html) and
@ -663,5 +661,3 @@ It has been a pleasure having you here, and see you soon\!
![](images/icons/bullet_blue.gif)
[ios-tutorial2-screenshot.png](attachments/3571718/3538953.png)
(image/png)
Document generated by Confluence on Oct 08, 2015 10:27

View file

@ -1,7 +1,5 @@
# iOS tutorial 3: Video
This page last changed on May 13, 2013 by xartigas.
# Goal![](attachments/3571736/3538955.png)
Except for [Basic tutorial 5: GUI toolkit
@ -583,5 +581,3 @@ It has been a pleasure having you here, and see you soon\!
![](images/icons/bullet_blue.gif)
[ios-tutorial3-screenshot.png](attachments/3571736/3538955.png)
(image/png)
Document generated by Confluence on Oct 08, 2015 10:27

View file

@ -1,7 +1,5 @@
# iOS tutorial 4: A basic media player
This page last changed on May 21, 2013 by xartigas.
# Goal![](attachments/3571758/3539044.png)
Enough testing with synthetic images and audio tones\! This tutorial
@ -1237,5 +1235,3 @@ here into an acceptable iOS media player.
![](images/icons/bullet_blue.gif)
[ios-tutorial4-screenshot.png](attachments/3571758/3539044.png)
(image/png)
Document generated by Confluence on Oct 08, 2015 10:27

View file

@ -1,8 +1,5 @@
# iOS tutorial 5: A Complete media player
This page last changed on May 22, 2013 by
xartigas.
# Goal![](attachments/3571769/3539046.png)![](attachments/3571769/3539045.png)
This tutorial wants to be the “demo application” that showcases what can
@ -73,5 +70,3 @@ It has been a pleasure having you here, and see you soon\!
![](images/icons/bullet_blue.gif)
[ios-tutorial5-screenshot0.png](attachments/3571769/3539045.png)
(image/png)
Document generated by Confluence on Oct 08, 2015 10:27

View file

@ -1,7 +1,5 @@
# iOS tutorials
This page last changed on May 07, 2013 by xartigas.
# Welcome to the GStreamer SDK iOS tutorials
These tutorials describe iOS-specific topics. General GStreamer concepts
@ -34,5 +32,3 @@ All iOS tutorials are split into the following classes:
- The `GStreamerBackendDelegate` protocol defines which methods a
class can implement in order to serve as a UI delegate for the
`GStreamerBackend`.
Document generated by Confluence on Oct 08, 2015 10:27