Confirmed users
656
edits
No edit summary |
|||
Line 226: | Line 226: | ||
interface nsIDOMNotifyAudioWrittenEvent : nsIDOMEvent | interface nsIDOMNotifyAudioWrittenEvent : nsIDOMEvent | ||
{ | { | ||
// mozFrameBuffer is really a Float32Array, via dom_quickstubs | |||
readonly attribute nsIVariant mozFrameBuffer; | readonly attribute nsIVariant mozFrameBuffer; | ||
readonly attribute unsigned long mozTime; | readonly attribute unsigned long mozTime; |