• Skip to main content
  • Skip to search
  • Skip to select language
    • Technologies Overview
    • HTML
    • CSS
    • JavaScript
    • Graphics
    • HTTP
    • APIs
    • Browser Extensions
    • MathML
    • Learn web development
    • Tutorials
    • References
    • Developer Guides
    • Accessibility
    • Game development
    • ...more docs
    • Send Feedback
    • Contribute to MDN
    • Report a content issue 🌐
    • Report a platform issue 🌐
  1. Web technology for developers
  2. Web APIs
  3. BlobEvent
  4. BlobEvent.data
  • Change language

Table of contents

  • Value
  • Specifications
  • Browser compatibility
  • See also

BlobEvent.data

Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.

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.

Found a problem with this page?

  • Edit on GitHub
  • Source on GitHub
  • Report a problem with this content on GitHub
  • Want to fix the problem yourself? See our Contribution guide.

Last modified: Mar 27, 2022, by MDN contributors

Change your language

Related Topics

  1. Media Streams API
  2. BlobEvent
  3. Constructor
    1. BlobEvent()
  4. Properties
    1. data
    2. timecode
  5. Inheritance:
    1. Event
  6. Related pages for Media Capture and Streams
    1. CanvasCaptureMediaStream
    2. ConstrainBoolean
    3. ConstrainDOMString
    4. ConstrainDouble
    5. ConstrainLong
    6. DoubleRange
    7. HTMLCanvasElement.captureStream()
    8. LongRange
    9. MediaDevices
    10. MediaStream
    11. MediaStreamTrack
    12. MediaStreamTrackEvent
    13. MediaTrackCapabilities
    14. MediaTrackConstraints
    15. MediaTrackSettings
    16. MediaTrackSupportedConstraints
    17. Navigator.mediaDevices
    18. VideoStreamTrack
    19. navigator.mediaDevices.getUserMedia()
  • Web Technologies
  • Learn Web Development
  • About MDN
  • Feedback
  • About
  • MDN Web Docs Store
  • Contact Us
  • Firefox

MDN

  • MDN on Twitter
  • MDN on Github

Mozilla

  • Mozilla on Twitter
  • Mozilla on Instagram

© 2005-2022 Mozilla and individual contributors. Content is available under these licenses.

  • Terms
  • Privacy
  • Cookies