Firefox Tomorrow

web api instance property

RTCEncodedAudioFrame: timestamp property

View on MDN ↗

Available in workers

The timestamp read-only 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

SpecificationsStandards references are available on the canonical MDN page.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.

See also