From 832aac534a25d56ff5ec97be313af3fc5d403b7a Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Wed, 9 Mar 2011 16:55:56 +0200 Subject: [PATCH] spectrum: more xrefs in the docs --- gst/spectrum/gstspectrum.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gst/spectrum/gstspectrum.c b/gst/spectrum/gstspectrum.c index ff1bd46..b7960d8 100644 --- a/gst/spectrum/gstspectrum.c +++ b/gst/spectrum/gstspectrum.c @@ -71,7 +71,7 @@ * "magnitude": * 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. * * * @@ -79,7 +79,7 @@ * #GstValueList of #gfloat * "phase": * 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. * * * -- 2.7.4