RTCEncodedVideoFrame: timestamp property

The readonly timestamp property of the RTCEncodedVideoFrame interface indicates the time at which frame sampling started.

Value

A positive integer containing the sampling instant of the first byte in this frame, in microseconds.

Specifications

Specification
WebRTC Encoded Transform
# dom-rtcencodedvideoframe-timestamp

Browser compatibility

BCD tables only load in the browser

See also