doc: Remove documentation about GESVideoSource::zorder as it doesn't exist

The zorder is controled through the GESLayer priority API, not directly
on the sources.
This commit is contained in:
Thibault Saunier 2018-03-19 08:57:47 -03:00
parent bd142e285d
commit 4cff10fb91

View file

@ -49,11 +49,6 @@
* <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>