@vpalmisano/webrtcperf
    Preparing search index...

    Enumeration PageStatsNames

    Page stats metric names.

    Index

    Enumeration Members

    audioEndToEndDelay: "audioEndToEndDelay"

    The audio end to end total delay.

    audioStartFrameDelay: "audioStartFrameDelay"

    The audio start frame delay.

    cpu: "cpu"

    The browser processes CPU usage (per page).

    cpuPressure: "cpuPressure"
    errors: "errors"

    The page errors count.

    httpRecvBytes: "httpRecvBytes"

    The page total HTTP received bytes.

    httpRecvLatency: "httpRecvLatency"

    The page HTTP receive latency.

    httpSentBytes: "httpSentBytes"

    The page total HTTP sent bytes.

    memory: "memory"

    The browser processes memory usage (per page).

    nodeCpu: "nodeCpu"

    The tool nodejs CPU usage.

    nodeMemory: "nodeMemory"

    The tool nodejs memory usage.

    pageCpu: "pageCpu"

    The page CPU usage.

    pageMemory: "pageMemory"

    The page memory usage.

    pages: "pages"

    The opened pages count.

    peerConnectionConnectionTime: "peerConnectionConnectionTime"

    The maximum PeerConnections connected duration.

    peerConnectionDisconnectionTime: "peerConnectionDisconnectionTime"

    The maximum PeerConnections disconnection duration.

    peerConnections: "peerConnections"

    The current opened PeerConnections.

    peerConnectionsClosed: "peerConnectionsClosed"

    The total closed PeerConnections.

    peerConnectionsConnected: "peerConnectionsConnected"

    The total connected PeerConnections.

    peerConnectionsCreated: "peerConnectionsCreated"

    The total created PeerConnections.

    peerConnectionsDelay: "peerConnectionsDelay"

    The total delay from PeerConnections creation to connection.

    peerConnectionsDisconnected: "peerConnectionsDisconnected"

    The total disconnected PeerConnections.

    peerConnectionsFailed: "peerConnectionsFailed"

    The total failed PeerConnections.

    screenEndToEndDelay: "screenEndToEndDelay"

    The screen end to end total delay.

    screenStartFrameDelay: "screenStartFrameDelay"

    The screen start frame delay.

    throttleDownDelay: "throttleDownDelay"

    The throttle download delay.

    throttleDownLoss: "throttleDownLoss"

    The throttle download packet loss.

    throttleDownQueue: "throttleDownQueue"

    The throttle download packet queue.

    throttleDownRate: "throttleDownRate"

    The throttle download rate limitation.

    throttleUpDelay: "throttleUpDelay"

    The throttle upload delay.

    throttleUpLoss: "throttleUpLoss"

    The throttle upload packet loss.

    throttleUpQueue: "throttleUpQueue"

    The throttle upload packet queue.

    throttleUpRate: "throttleUpRate"

    The throttle upload rate limitation.

    usedCpu: "usedCpu"

    The system total CPU usage.

    usedGpu: "usedGpu"

    The system total GPU usage.

    usedMemory: "usedMemory"

    The system total memory usage.

    videoBufferedTime: "videoBufferedTime"
    videoBufferingEvents: "videoBufferingEvents"
    videoBufferingTime: "videoBufferingTime"
    videoEndToEndDelay: "videoEndToEndDelay"

    The video end to end total delay.

    videoHeight: "videoHeight"
    videoPlayingTime: "videoPlayingTime"
    videoStartFrameDelay: "videoStartFrameDelay"

    The video start frame delay.

    videoWidth: "videoWidth"
    warnings: "warnings"

    The page warnings count.

    wsRecvBytes: "wsRecvBytes"

    The page total WebSocket received bytes.

    wsRecvLatency: "wsRecvLatency"

    The page WebSocket receive latency.

    wsSentBytes: "wsSentBytes"

    The page total WebSocket sent bytes.