mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-28 04:31:06 +00:00
spectrum: more xrefs in the docs
This commit is contained in:
parent
65f4c4b3e6
commit
832aac534a
1 changed files with 2 additions and 2 deletions
|
@ -71,7 +71,7 @@
|
||||||
* <classname>"magnitude"</classname>:
|
* <classname>"magnitude"</classname>:
|
||||||
* the level for each frequency band in dB. All values below the value of the
|
* 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
|
* #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>
|
* </para>
|
||||||
* </listitem>
|
* </listitem>
|
||||||
* <listitem>
|
* <listitem>
|
||||||
|
@ -79,7 +79,7 @@
|
||||||
* #GstValueList of #gfloat
|
* #GstValueList of #gfloat
|
||||||
* <classname>"phase"</classname>:
|
* <classname>"phase"</classname>:
|
||||||
* The phase for each frequency band. The value is between -pi and pi. Only
|
* 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>
|
* </para>
|
||||||
* </listitem>
|
* </listitem>
|
||||||
* </itemizedlist>
|
* </itemizedlist>
|
||||||
|
|
Loading…
Reference in a new issue