aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/analysernode/getfloatfrequencydata/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/api/analysernode/getfloatfrequencydata/index.html')
-rw-r--r--files/fr/web/api/analysernode/getfloatfrequencydata/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/api/analysernode/getfloatfrequencydata/index.html b/files/fr/web/api/analysernode/getfloatfrequencydata/index.html
index 86cbae8c06..fb4e6e2785 100644
--- a/files/fr/web/api/analysernode/getfloatfrequencydata/index.html
+++ b/files/fr/web/api/analysernode/getfloatfrequencydata/index.html
@@ -27,7 +27,7 @@ analyseur.getByteTimeDomainData(tableauDonnees);
<dl>
<dt><code>array</code></dt>
- <dd>{{domxref("Float32Array")}} dans lequel seront copiées les données de fréquence. Pour tout échantillon silencieux, la valeur est <code>-<a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Infinity">Infinity</a></code>.</dd>
+ <dd>{{domxref("Float32Array")}} dans lequel seront copiées les données de fréquence. Pour tout échantillon silencieux, la valeur est <code>-<a href="/en-US/docs/Web/JavaScript/Reference/Global_Objects/Infinity">Infinity</a></code>.</dd>
</dl>
<h3 id="Valeur_de_retour">Valeur de retour</h3>