mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-25 11:11:08 +00:00
compositor: update zorder documentation.
It is not bound between 0 and 10000 anymore.
This commit is contained in:
parent
27ebae85f3
commit
98c6860097
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue