files/en-us/web/api/blobevent/index.md
{{APIRef("MediaStream Recording")}}
The BlobEvent interface of the MediaStream Recording API represents events associated with a {{domxref("Blob")}}. These blobs are typically, but not necessarily, associated with media content.
{{InheritanceDiagram}}
BlobEvent event with the given parameters.Inherits properties from its parent {{domxref("Event")}}.
No specific method; inherits methods from its parent {{domxref("Event")}}.
{{Specifications}}
{{Compat}}
BlobEvent objects each time a chunk of media is ready.