50
edits
No edit summary |
Notmasteryet (talk | contribs) |
||
Line 460: | Line 460: | ||
interface nsIDOMNotifyAudioAvailableEvent : nsIDOMEvent | interface nsIDOMNotifyAudioAvailableEvent : nsIDOMEvent | ||
{ | { | ||
// | // frameBuffer is really a Float32Array | ||
readonly attribute jsval frameBuffer; | readonly attribute jsval frameBuffer; | ||
readonly attribute float time; | readonly attribute float time; |
edits