RTCInboundRtpStreamStats class
- Implemented types
-
- Available extensions
- Annotations
-
- @JS()
- @staticInterop
- @anonymous
Constructors
-
RTCInboundRtpStreamStats({num? audioLevel, num? bytesReceived, num? concealedSamples, num? concealmentEvents, String? decoderImplementation, num? estimatedPlayoutTimestamp, num? fecPacketsDiscarded, num? fecPacketsReceived, num? firCount, num? frameHeight, num? frameWidth, num? framesDecoded, num? framesDropped, num? framesPerSecond, num? framesReceived, num? insertedSamplesForDeceleration, num? jitterBufferDelay, num? jitterBufferEmittedCount, num? keyFramesDecoded, String? kind, num? lastPacketReceivedTimestamp, String? mid, num? nackCount, num? packetsDiscarded, num? pliCount, num? qpSum, String? remoteId, num? removedSamplesForAcceleration, num? silentConcealedSamples, num? totalAudioEnergy, num? totalDecodeTime, num? totalInterFrameDelay, num? totalProcessingDelay, num? totalSamplesDuration, num? totalSamplesReceived, num? totalSquaredInterFrameDelay, String? trackIdentifier, num? jitter, num? packetsLost, num? packetsReceived})
-
factory
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited