A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://developer.mozilla.org/en-US/docs/Web/API/RTCOutboundRtpStreamStats/totalEncodeTime below:

RTCOutboundRtpStreamStats: totalEncodeTime property - Web APIs

RTCOutboundRtpStreamStats: totalEncodeTime property

Limited availability

The totalEncodeTime property of the RTCOutboundRtpStreamStats dictionary represents the total number of seconds spent encoding the framesEncoded frames for this stream (RTCRtpSender).

The average encode time can be calculated by dividing this value by framesEncoded. The time it takes to encode one frame is the time between sending the encoder a frame and the encoder returning encoded data for that frame. It does not include any time spent packetizing the resulting data.

Note: The property is undefined for audio streams.

Value

A number representing the total time spent encoding frames, in seconds.

Specifications Browser compatibility

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4