mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 02:31:03 +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>:
|
||||
* 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>"phase"</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>
|
||||
|
|
Loading…
Reference in a new issue