BlobEvent: data property
The BlobEvent.data
read-only property represents a Blob
associated with the event.
Value
A Blob
object.
Specifications
Specification |
---|
MediaStream Recording # dom-blobevent-data |
Browser compatibility
BCD tables only load in the browser
See also
- The
BlobEvent
interface it belongs to.