RtcOutboundRtpVideoStreamStats
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?, rid: String?, frameWidth: Long?, frameHeight: Long?, framesPerSecond: Double?, framesSent: Long?, hugeFramesSent: Long?, framesEncoded: Long?, keyFramesEncoded: Long?, qpSum: BigInteger?, qualityLimitationReason: RtcQualityLimitationReason?, qualityLimitationDurations: Map<RtcQualityLimitationReason, Double>?, qualityLimitationResolutionChanges: Long?, nackCount: Long?, firCount: Long?, pliCount: Long?, encoderImplementation: String?, powerEfficientEncoder: Boolean?, scalabilityMode: String?)