RtcRemoteInboundRtpVideoStreamStats

constructor(    id: String?,     type: String?,     timestampUs: Double?,     ssrc: Long?,     kind: String?,     transportId: String?,     codecId: String?,     packetsReceived: Long?,     packetsLost: Int?,     jitter: Double?,     localId: String?,     roundTripTime: Double?,     totalRoundTripTime: Double?,     fractionLost: Double?,     roundTripTimeMeasurements: Int?)