w3c / browser-specs

A machine-readable list of Web specifications
Other
226 stars 46 forks source link

Add new spec: Playout Statistics API for WebAudio #1549

Open tidoust opened 2 weeks ago

tidoust commented 2 weeks ago

URL

https://wicg.github.io/web_audio_playout/

Rationale

Still flagged as an unofficial draft, but under incubation in WICG and now making progress. Implementation plans are not yet clear, but it seems worth adding as "pending".

Additional properties

{
  "standing": "pending"
}
browser-specs-bot commented 2 weeks ago

Changes to index.json

This update would trigger the following changes in index.json:

Add spec (1) ```json { "url": "https://wicg.github.io/web_audio_playout/", "seriesComposition": "full", "shortname": "web_audio_playout", "series": { "shortname": "web_audio_playout", "currentSpecification": "web_audio_playout", "title": "Playout Statistics API for WebAudio", "shortTitle": "Playout Statistics API for WebAudio", "nightlyUrl": "https://wicg.github.io/web_audio_playout/" }, "standing": "pending", "organization": "W3C", "groups": [ { "name": "Web Platform Incubator Community Group", "url": "https://www.w3.org/community/wicg/" } ], "nightly": { "url": "https://wicg.github.io/web_audio_playout/", "status": "Unofficial Proposal Draft", "alternateUrls": [], "repository": "https://github.com/WICG/web_audio_playout", "sourcePath": "index.html", "filename": "index.html" }, "title": "Playout Statistics API for WebAudio", "source": "spec", "shortTitle": "Playout Statistics API for WebAudio", "categories": [ "browser" ] } ```

Tests

These changes look good! 😎

tidoust commented 2 weeks ago

@browser-specs-bot pr