RtcOutboundRtpAudioStreamStats

constructor(    id: String?,     type: String?,     timestampUs: Double?,     ssrc: Long?,     kind: String?,     transportId: String?,     codecId: String?,     packetsSent: BigInteger?,     bytesSent: BigInteger?,     mid: String?,     mediaSourceId: String?,     remoteId: String?,     headerBytesSent: BigInteger?,     retransmittedPacketsSent: BigInteger?,     retransmittedBytesSent: BigInteger?,     rtxSsrc: Long?,     targetBitrate: Double?,     totalEncodedBytesTarget: BigInteger?,     totalEncodeTime: Double?,     totalPacketSendDelay: Double?,     active: Boolean?)