Inheritance
RTCMediaStreamTrackStats
public class RTCMediaStreamTrackStats : RTCStats
Properties
Declaration
public double audioLevel { get; }
Property Value
Declaration
public ulong concealedSamples { get; }
Property Value
Declaration
public ulong concealmentEvents { get; }
Property Value
Declaration
public ulong delayedPacketOutageSamples { get; }
Property Value
Declaration
public bool detached { get; }
Property Value
Declaration
public double echoReturnLoss { get; }
Property Value
Declaration
public double echoReturnLossEnhancement { get; }
Property Value
Declaration
public bool ended { get; }
Property Value
Declaration
public uint frameHeight { get; }
Property Value
Declaration
public uint framesCorrupted { get; }
Property Value
Declaration
public uint framesDecoded { get; }
Property Value
Declaration
public uint framesDropped { get; }
Property Value
Declaration
public double framesPerSecond { get; }
Property Value
Declaration
public uint framesReceived { get; }
Property Value
Declaration
public uint framesSent { get; }
Property Value
Declaration
public uint frameWidth { get; }
Property Value
Declaration
public uint freezeCount { get; }
Property Value
Declaration
public uint fullFramesLost { get; }
Property Value
Declaration
public uint hugeFramesSent { get; }
Property Value
Declaration
public ulong insertedSamplesForDeceleration { get; }
Property Value
Declaration
public uint interruptionCount { get; }
Property Value
Declaration
public double jitterBufferDelay { get; }
Property Value
Declaration
public ulong jitterBufferEmittedCount { get; }
Property Value
Declaration
public ulong jitterBufferFlushes { get; }
Property Value
Declaration
public double jitterBufferTargetDelay { get; }
Property Value
Declaration
public string kind { get; }
Property Value
Declaration
public string mediaSourceId { get; }
Property Value
Declaration
public uint partialFramesLost { get; }
Property Value
Declaration
public uint pauseCount { get; }
Property Value
Declaration
public double relativePacketArrivalDelay { get; }
Property Value
Declaration
public bool remoteSource { get; }
Property Value
Declaration
public ulong removedSamplesForAcceleration { get; }
Property Value
Declaration
public ulong silentConcealedSamples { get; }
Property Value
Declaration
public double sumOfSquaredFramesDuration { get; }
Property Value
Declaration
public double totalAudioEnergy { get; }
Property Value
Declaration
public double totalFramesDuration { get; }
Property Value
Declaration
public double totalFreezesDuration { get; }
Property Value
Declaration
public double totalInterruptionDuration { get; }
Property Value
Declaration
public double totalPausesDuration { get; }
Property Value
Declaration
public double totalSamplesDuration { get; }
Property Value
Declaration
public ulong totalSamplesReceived { get; }
Property Value
Declaration
public string trackIdentifier { get; }
Property Value