spectrum: more xrefs in the docs
authorStefan Kost <ensonic@users.sf.net>
Wed, 9 Mar 2011 14:55:56 +0000 (16:55 +0200)
committerStefan Kost <ensonic@users.sf.net>
Wed, 9 Mar 2011 15:00:58 +0000 (17:00 +0200)
gst/spectrum/gstspectrum.c

index ff1bd46..b7960d8 100644 (file)
@@ -71,7 +71,7 @@
  *   <classname>&quot;magnitude&quot;</classname>:
  *   the level for each frequency band in dB. All values below the value of the
  *   #GstSpectrum:threshold property will be set to the threshold. Only present
- *   if the message-magnitude property is true.
+ *   if the #GstSpectrum:message-magnitude property is %TRUE.
  *   </para>
  * </listitem>
  * <listitem>
@@ -79,7 +79,7 @@
  *   #GstValueList of #gfloat
  *   <classname>&quot;phase&quot;</classname>:
  *   The phase for each frequency band. The value is between -pi and pi. Only
- *   present if the message-phase property is true.
+ *   present if the #GstSpectrum:message-phase property is %TRUE.
  *   </para>
  * </listitem>
  * </itemizedlist>