RTCInboundRtpStreamStatsinterface RTCInboundRtpStreamStats extends RTCReceivedRtpStreamStats {firCount?: number;framesDecoded?: number;nackCount?: number;pliCount?: number;qpSum?: number;remoteId?: string;}§Extends§RTCReceivedRtpStreamStats[src]§Properties§firCount?: number[src]§framesDecoded?: number[src]§nackCount?: number[src]§pliCount?: number[src]§qpSum?: number[src]§remoteId?: string[src]