RtcInboundRtpVideoStreamStats
data class RtcInboundRtpVideoStreamStats(val id: String?, val type: String?, val timestampUs: Double?, val ssrc: Long?, val kind: String?, val transportId: String?, val codecId: String?, val packetsReceived: Long?, val packetsLost: Int?, val jitter: Double?, val trackIdentifier: String?, val mid: String?, val remoteId: String?, val lastPacketReceivedTimestamp: Double?, val headerBytesReceived: BigInteger?, val packetsDiscarded: BigInteger?, val fecBytesReceived: BigInteger?, val fecPacketsReceived: BigInteger?, val fecPacketsDiscarded: BigInteger?, val bytesReceived: BigInteger?, val nackCount: Long?, val totalProcessingDelay: Double?, val estimatedPlayoutTimestamp: Double?, val jitterBufferDelay: Double?, val jitterBufferTargetDelay: Double?, val jitterBufferEmittedCount: BigInteger?, val jitterBufferMinimumDelay: Double?, val decoderImplementation: String?, val playoutId: String?, val powerEfficientDecoder: Boolean?, val retransmittedPacketsReceived: BigInteger?, val retransmittedBytesReceived: BigInteger?, val rtxSsrc: Long?, val fecSsrc: Long?, val framesDecoded: Long?, val keyFramesDecoded: Long?, val framesRendered: Long?, val framesDropped: Long?, val frameWidth: Long?, val frameHeight: Long?, val framesPerSecond: Double?, val qpSum: BigInteger?, val totalDecodeTime: Double?, val totalInterFrameDelay: Double?, val totalSquaredInterFrameDelay: Double?, val pauseCount: Long?, val totalPausesDuration: Double?, val freezeCount: Long?, val totalFreezesDuration: Double?, val firCount: Long?, val pliCount: Long?, val framesReceived: Long?, val framesAssembledFromMultiplePackets: Long?, val totalAssemblyTime: Double?) : RtcInboundRtpStreamStats
Constructors
Link copied to clipboard
constructor(id: String?, type: String?, timestampUs: Double?, ssrc: Long?, kind: String?, transportId: String?, codecId: String?, packetsReceived: Long?, packetsLost: Int?, jitter: Double?, trackIdentifier: String?, mid: String?, remoteId: String?, lastPacketReceivedTimestamp: Double?, headerBytesReceived: BigInteger?, packetsDiscarded: BigInteger?, fecBytesReceived: BigInteger?, fecPacketsReceived: BigInteger?, fecPacketsDiscarded: BigInteger?, bytesReceived: BigInteger?, nackCount: Long?, totalProcessingDelay: Double?, estimatedPlayoutTimestamp: Double?, jitterBufferDelay: Double?, jitterBufferTargetDelay: Double?, jitterBufferEmittedCount: BigInteger?, jitterBufferMinimumDelay: Double?, decoderImplementation: String?, playoutId: String?, powerEfficientDecoder: Boolean?, retransmittedPacketsReceived: BigInteger?, retransmittedBytesReceived: BigInteger?, rtxSsrc: Long?, fecSsrc: Long?, framesDecoded: Long?, keyFramesDecoded: Long?, framesRendered: Long?, framesDropped: Long?, frameWidth: Long?, frameHeight: Long?, framesPerSecond: Double?, qpSum: BigInteger?, totalDecodeTime: Double?, totalInterFrameDelay: Double?, totalSquaredInterFrameDelay: Double?, pauseCount: Long?, totalPausesDuration: Double?, freezeCount: Long?, totalFreezesDuration: Double?, firCount: Long?, pliCount: Long?, framesReceived: Long?, framesAssembledFromMultiplePackets: Long?, totalAssemblyTime: Double?)
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
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