Knowledge Base
totalDecodeTime
inbound-rtpinboundvideo
Total number of seconds that have been spent decoding the framesDecoded frames of this stream.
Description
Real number; in seconds
MUST NOT exist for audio (this is video only).
Total number of seconds that have been spent decoding the framesDecoded frames of this stream.
The average decode time can be calculated by dividing this value with framesDecoded. The time it takes to decode one frame is the time passed between feeding the decoder a frame and the decoder returning decoded data for that frame.
See also
- inbound-rtp->framesDecoded
- WebRTC Statistics Specification
