inboundVideo
function inboundVideo(statsData): InboundVideoMetrics;
Normalize inbound video stats
Parameters
| Parameter | Type | Description |
|---|---|---|
statsData | InboundVideo | Raw inbound video stats |
Returns
normalized stats for inbound video from PeerConnection
See
InboundVideo