RTCOutboundRtpStreamStatsinterface RTCOutboundRtpStreamStats extends RTCSentRtpStreamStats {firCount?: number;framesEncoded?: number;nackCount?: number;pliCount?: number;qpSum?: number;remoteId?: string;}§Extends§RTCSentRtpStreamStats[src]§Properties§firCount?: number[src]§framesEncoded?: number[src]§nackCount?: number[src]§pliCount?: number[src]§qpSum?: number[src]§remoteId?: string[src]