RtcOutboundRtpVideoStreamStats
data class RtcOutboundRtpVideoStreamStats(val id: String?, val type: String?, val timestampUs: Double?, val ssrc: Long?, val kind: String?, val transportId: String?, val codecId: String?, val packetsSent: BigInteger?, val bytesSent: BigInteger?, val mid: String?, val mediaSourceId: String?, val remoteId: String?, val headerBytesSent: BigInteger?, val retransmittedPacketsSent: BigInteger?, val retransmittedBytesSent: BigInteger?, val rtxSsrc: Long?, val targetBitrate: Double?, val totalEncodedBytesTarget: BigInteger?, val totalEncodeTime: Double?, val totalPacketSendDelay: Double?, val active: Boolean?, val rid: String?, val frameWidth: Long?, val frameHeight: Long?, val framesPerSecond: Double?, val framesSent: Long?, val hugeFramesSent: Long?, val framesEncoded: Long?, val keyFramesEncoded: Long?, val qpSum: BigInteger?, val qualityLimitationReason: RtcQualityLimitationReason?, val qualityLimitationDurations: Map<RtcQualityLimitationReason, Double>?, val qualityLimitationResolutionChanges: Long?, val nackCount: Long?, val firCount: Long?, val pliCount: Long?, val encoderImplementation: String?, val powerEfficientEncoder: Boolean?, val scalabilityMode: String?) : RtcOutboundRtpStreamStats
Constructors
Link copied to clipboard
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?)
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard