BlobEvent.timecode

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

The timecode readonlyinline property of the BlobEvent interface 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.

Value

A DOMHighResTimeStamp.

Specifications

Specification
MediaStream Recording
# dom-blobevent-timecode

Browser compatibility

BCD tables only load in the browser