aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web/api/analysernode/getbytefrequencydata/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ko/web/api/analysernode/getbytefrequencydata/index.html')
-rw-r--r--files/ko/web/api/analysernode/getbytefrequencydata/index.html7
1 files changed, 0 insertions, 7 deletions
diff --git a/files/ko/web/api/analysernode/getbytefrequencydata/index.html b/files/ko/web/api/analysernode/getbytefrequencydata/index.html
index 3d85f75ca5..ab2e0a6dae 100644
--- a/files/ko/web/api/analysernode/getbytefrequencydata/index.html
+++ b/files/ko/web/api/analysernode/getbytefrequencydata/index.html
@@ -80,13 +80,6 @@ function draw() {
draw();</pre>
-<h2 id="Parameters_2">매개변수</h2>
-
-<dl>
- <dt>array</dt>
- <dd>주파수 영역 데이터가 복사될 {{domxref("Uint8Array")}}.</dd>
-</dl>
-
<h2 id="Specifications">명세</h2>
{{Specifications}}