RtcMediaStreamAudioTrackReceiverStats
data class RtcMediaStreamAudioTrackReceiverStats(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 audioLevel: Double?, val totalAudioEnergy: Double?, val totalSamplesDuration: Double?, val totalInterruptionDuration: Double?, val removedSamplesForAcceleration: Long?, val interruptionCount: Long?, val relativePacketArrivalDelay: Double?, val jitterBufferFlushes: Long?, val concealedSamples: Long?, val jitterBufferTargetDelay: Double?, val insertedSamplesForDeceleration: Long?, val delayedPacketOutageSamples: Long?, val totalSamplesReceived: Long?, val concealmentEvents: Long?, val silentConcealedSamples: Long?) : RtcMediaStreamTrackReceiverStats, RtcMediaStreamAudioTrackStats
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?, audioLevel: Double?, totalAudioEnergy: Double?, totalSamplesDuration: Double?, totalInterruptionDuration: Double?, removedSamplesForAcceleration: Long?, interruptionCount: Long?, relativePacketArrivalDelay: Double?, jitterBufferFlushes: Long?, concealedSamples: Long?, jitterBufferTargetDelay: Double?, insertedSamplesForDeceleration: Long?, delayedPacketOutageSamples: Long?, totalSamplesReceived: Long?, concealmentEvents: Long?, silentConcealedSamples: Long?)
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