doc: Remove documentation about GESVideoSource::zorder as it doesn't exist
authorThibault Saunier <tsaunier@igalia.com>
Mon, 19 Mar 2018 11:57:47 +0000 (08:57 -0300)
committerThibault Saunier <tsaunier@igalia.com>
Mon, 19 Mar 2018 11:59:56 +0000 (08:59 -0300)
The zorder is controled through the GESLayer priority API, not directly
on the sources.

ges/ges-video-source.c

index af1a34c..d829200 100644 (file)
  *  <entry>The desired y position for the stream</entry>
  * </row>
  * <row>
- *  <entry role="property_type"><link linkend="guint"><type>guint</type></link></entry>
- *  <entry role="property_name"><link linkend="GESVideoSource--zorder">zorder</link></entry>
- *  <entry>The desired z order for the stream</entry>
- * </row>
- * <row>
  *  <entry role="property_type"><link linkend="gint"><type>gint</type></link></entry>
  *  <entry role="property_name"><link linkend="GESVideoSource--width">width</link></entry>
  *  <entry>The desired width for that source. Set to 0 if size is not mandatory, will be set to width of the current track.</entry>