compositor: update zorder documentation.
authorMathieu Duponchelle <mathieu.duponchelle@opencreed.com>
Sun, 14 Jun 2015 21:20:38 +0000 (23:20 +0200)
committerMathieu Duponchelle <mathieu.duponchelle@opencreed.com>
Sun, 14 Jun 2015 21:20:38 +0000 (23:20 +0200)
It is not bound between 0 and 10000 anymore.

gst/compositor/compositor.c

index dfeb379..2e8ab5c 100644 (file)
@@ -56,8 +56,8 @@
  * (#gdouble)
  * </listitem>
  * <listitem>
- * "zorder": The z-order position of the picture in the composition; between
- * 0 and 10000. (#guint)
+ * "zorder": The z-order position of the picture in the composition
+ * (#guint)
  * </listitem>
  * </itemizedlist>
  *