RtcRemoteOutboundRtpVideoStreamStats

constructor(    id: String?,     type: String?,     timestampUs: Double?,     ssrc: Long?,     kind: String?,     transportId: String?,     codecId: String?,     packetsSent: BigInteger?,     bytesSent: BigInteger?,     localId: String?,     remoteTimestamp: Double?,     reportsSent: BigInteger?,     roundTripTime: Double?,     totalRoundTripTime: Double?,     roundTripTimeMeasurements: BigInteger?)