RtcMediaStreamVideoTrackReceiverStats

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?)