RTCEncodedAudioFrame: timestamp property

The readonly timestamp property of the RTCEncodedAudioFrame 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-rtcencodedaudioframe-timestamp

Browser compatibility

BCD tables only load in the browser

See also