ProducerStats

constructor(producerId: String, timestamp: Long, kind: MediaKind, mimeType: String, bytesSent: Long = 0, packetsSent: Long = 0, packetsLost: Long = 0, framesEncoded: Long? = null, framesSent: Long? = null, bitrate: Long? = null, roundTripTime: Double? = null)