RtcMediaStreamVideoTrackReceiverStats
data class RtcMediaStreamVideoTrackReceiverStats(val id: String?, val type: String?, val timestampUs: Double?, val trackIdentifier: String?, val ended: Boolean?, val kind: String?, val priority: String?, val remoteSource: Boolean?, val detached: Boolean?, val estimatedPlayoutTimestamp: Double?, val jitterBufferDelay: Double?, val jitterBufferEmittedCount: Long?, val frameHeight: Long?, val frameWidth: Long?, val framesPerSecond: Double?, val framesReceived: Long?, val framesDecoded: Long?, val framesDropped: Long?, val totalFramesDuration: Double?, val totalFreezesDuration: Double?, val freezeCount: Long?, val pauseCount: Long?, val totalPausesDuration: Double?, val sumOfSquaredFramesDuration: Double?) : RtcMediaStreamTrackReceiverStats, RtcMediaStreamVideoTrackStats
Deprecated
Was deprecated in 11 May 2023
Constructors
Link copied to clipboard
constructor(id: String?, type: String?, timestampUs: Double?, trackIdentifier: String?, ended: Boolean?, kind: String?, priority: String?, remoteSource: Boolean?, detached: Boolean?, estimatedPlayoutTimestamp: Double?, jitterBufferDelay: Double?, jitterBufferEmittedCount: Long?, frameHeight: Long?, frameWidth: Long?, framesPerSecond: Double?, framesReceived: Long?, framesDecoded: Long?, framesDropped: Long?, totalFramesDuration: Double?, totalFreezesDuration: Double?, freezeCount: Long?, pauseCount: Long?, totalPausesDuration: Double?, sumOfSquaredFramesDuration: 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