|
|
| Line 25: |
Line 25: |
|
| |
|
| The continuing work on this specification and API can be tracked here, and in [https://bugzilla.mozilla.org/show_bug.cgi?id=490705 the bug]. Comments, feedback, and collaboration are all welcome. You can reach the authors on irc in the [irc://irc.mozilla.org/audio #audio channel] on irc.mozilla.org. | | The continuing work on this specification and API can be tracked here, and in [https://bugzilla.mozilla.org/show_bug.cgi?id=490705 the bug]. Comments, feedback, and collaboration are all welcome. You can reach the authors on irc in the [irc://irc.mozilla.org/audio #audio channel] on irc.mozilla.org. |
|
| |
| ===== Version =====
| |
|
| |
| '''NOTE:''' ''This is a working/review version of the documentation, and will change more frequently in response to discussions in the bug. A more stable version is [[Audio Data API|available here]].
| |
|
| |
| The history of this page provides the most complete view of what has changed since the review process began. However, here are some notable changes since audio13h:
| |
|
| |
| * Removed nsIDOMNotifyAudioMetadataEvent
| |
| * Added mozChannels, mozSampleRate, mozFrameBufferLength to nsHTMLMediaElement
| |
| * Removed mozSetFrameBufferLength from nsHTMLAudioElement
| |
| * Converted mozTime (in AudioWAvailable event) to float value (seconds instead of ms)
| |
|
| |
| Demos written for the previous version are '''not''' compatible, though can be made to be quite easily. See details below.
| |
|
| |
|
| == API Tutorial == | | == API Tutorial == |