The stats object is populated by the application to include details about the encoder. More...
#include <Include.h>

Public Attributes | |
| UINT32 | targetBitrate |
| UINT16 | width |
| Only valid for video. | |
| UINT16 | height |
| Only valid for video. | |
| UINT16 | bitDepth |
| Only valid for video. bits per pixel (24, 30, 36), note it's not per channel but per pixel. | |
| UINT32 | encodeTimeMsec |
| milliseconds spent encoding frames since last encoder update | |
| BOOL | voiceActivity |
| Only valid for audio. TRUE if last audio packet contained voice. | |
| DOMString | encoderImplementation |
| encoder name eg "libvpx" or "x264" | |
The stats object is populated by the application to include details about the encoder.