outboundVideo
function outboundVideo(statsData): OutboundVideoMetrics;
Normalize outbound video stats
Parameters
| Parameter | Type | Description |
|---|---|---|
statsData | OutboundVideo | Raw outbound video stats |
Returns
normalized stats for outbound video from PeerConnection
See
OutboundVideo