videoanalyse: update docs

https://bugzilla.gnome.org/show_bug.cgi?id=746018
This commit is contained in:
Nicola Murino 2015-03-11 21:54:01 +01:00 committed by Tim-Philipp Müller
parent d741c9ecc3
commit 92b471b511

View file

@ -56,14 +56,14 @@
* <listitem>
* <para>
* #gdouble
* <classname>&quot;brightness&quot;</classname>:
* the average brightness of the frame.
* <classname>&quot;luma-average&quot;</classname>:
* the average brightness of the frame. Range: 0.0-1.0
* </para>
* </listitem>
* <listitem>
* <para>
* #gdouble
* <classname>&quot;brightness-variance&quot;</classname>:
* <classname>&quot;luma-variance&quot;</classname>:
* the brightness variance of the frame.
* </para>
* </listitem>