A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developer.mozilla.org/en-US/docs/Web/API/BlobEvent below:

BlobEvent - Web APIs | MDN

BlobEvent

Baseline Widely available *

The BlobEvent interface of the MediaStream Recording API represents events associated with a Blob. These blobs are typically, but not necessarily, associated with media content.

Event BlobEvent Constructor
BlobEvent()

Creates a BlobEvent event with the given parameters.

Instance properties

Inherits properties from its parent Event.

BlobEvent.data Read only

A Blob representing the data associated with the event. The event was fired on the EventTarget because of something happening on that specific Blob.

BlobEvent.timecode Read only

A DOMHighResTimeStamp indicating the difference between the timestamp of the first chunk in data and the timestamp of the first chunk in the first BlobEvent produced by this recorder. Note that the timecode in the first produced BlobEvent does not need to be zero.

Instance methods

No specific method; inherits methods from its parent Event.

Specifications Browser compatibility See also

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4