Skip to content

WebAudio docs out of date #19040

Open
Open
@efortuna

Description

This bug report was basically copied wholesale from an email thread:

In a conversation related to http://crbug.com/372681 it was pointed
out by the developer that Dart's docs still describe some of the
deprecated Web Audio APIs:

https://api.dartlang.org/apidocs/channels/stable/dartdoc-viewer/dart-dom-web_audio.AudioContext

Could you update the docs to describe only the current, unprefixed and non-deprecated APIs?

The WebAudio IDL was updated a little while ago so some of the functions are now gone. In particular:

createBufferFromBuffer
createDelayNode
createGainNode
createJavaScriptNode

activeSourceCount

Metadata

Assignees

No one assigned

    Labels

    area-webUse area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop.library-htmllibrary-web-audiotype-documentationA request to add or improve documentationweb-librariesIssues impacting dart:html, etc., libraries

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions