Firefox Tomorrow

web api instance property

BlobEvent: timecode property

View on MDN ↗

The timecode read-only property of the BlobEvent interface indicates the difference between the timestamp of the first chunk of 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.

Value

A DOMHighResTimeStamp.

Specifications

SpecificationsStandards references are available on the canonical MDN page.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.