docs.unity3d.com
    Show / Hide Table of Contents

    Class RTCInboundRTPStreamStats

    Inheritance
    Object
    RTCStats
    RTCRTPStreamStats
    RTCReceivedRtpStreamStats
    RTCInboundRTPStreamStats
    Inherited Members
    RTCReceivedRtpStreamStats.jitter
    RTCReceivedRtpStreamStats.packetsLost
    RTCRTPStreamStats.ssrc
    RTCRTPStreamStats.kind
    RTCRTPStreamStats.transportId
    RTCRTPStreamStats.codecId
    RTCStats.Type
    RTCStats.Id
    RTCStats.Timestamp
    RTCStats.UtcTimeStamp
    RTCStats.Dict
    RTCStats.ToJson()
    Namespace: Unity.WebRTC
    Syntax
    public class RTCInboundRTPStreamStats : RTCReceivedRtpStreamStats

    Properties

    audioLevel

    Declaration
    public double audioLevel { get; }
    Property Value
    Type Description
    Double

    burstDiscardCount

    Declaration
    public uint burstDiscardCount { get; }
    Property Value
    Type Description
    UInt32

    burstDiscardRate

    Declaration
    public double burstDiscardRate { get; }
    Property Value
    Type Description
    Double

    burstLossCount

    Declaration
    public uint burstLossCount { get; }
    Property Value
    Type Description
    UInt32

    burstLossRate

    Declaration
    public double burstLossRate { get; }
    Property Value
    Type Description
    Double

    burstPacketsDiscarded

    Declaration
    public uint burstPacketsDiscarded { get; }
    Property Value
    Type Description
    UInt32

    burstPacketsLost

    Declaration
    public uint burstPacketsLost { get; }
    Property Value
    Type Description
    UInt32

    bytesReceived

    Declaration
    public ulong bytesReceived { get; }
    Property Value
    Type Description
    UInt64

    concealedSamples

    Declaration
    public ulong concealedSamples { get; }
    Property Value
    Type Description
    UInt64

    concealmentEvents

    Declaration
    public ulong concealmentEvents { get; }
    Property Value
    Type Description
    UInt64

    contentType

    Declaration
    public string contentType { get; }
    Property Value
    Type Description
    String

    decoderImplementation

    Declaration
    public string decoderImplementation { get; }
    Property Value
    Type Description
    String

    estimatedPlayoutTimestamp

    Declaration
    public double estimatedPlayoutTimestamp { get; }
    Property Value
    Type Description
    Double

    fecPacketsDiscarded

    Declaration
    public ulong fecPacketsDiscarded { get; }
    Property Value
    Type Description
    UInt64

    fecPacketsReceived

    Declaration
    public ulong fecPacketsReceived { get; }
    Property Value
    Type Description
    UInt64

    firCount

    Declaration
    public uint firCount { get; }
    Property Value
    Type Description
    UInt32

    frameBitDepth

    Declaration
    public uint frameBitDepth { get; }
    Property Value
    Type Description
    UInt32

    frameHeight

    Declaration
    public uint frameHeight { get; }
    Property Value
    Type Description
    UInt32

    framesDecoded

    Declaration
    public uint framesDecoded { get; }
    Property Value
    Type Description
    UInt32

    framesPerSecond

    Declaration
    public double framesPerSecond { get; }
    Property Value
    Type Description
    Double

    framesReceived

    Declaration
    public int framesReceived { get; }
    Property Value
    Type Description
    Int32

    frameWidth

    Declaration
    public uint frameWidth { get; }
    Property Value
    Type Description
    UInt32

    gapDiscardRate

    Declaration
    public double gapDiscardRate { get; }
    Property Value
    Type Description
    Double

    gapLossRate

    Declaration
    public double gapLossRate { get; }
    Property Value
    Type Description
    Double

    headerBytesReceived

    Declaration
    public ulong headerBytesReceived { get; }
    Property Value
    Type Description
    UInt64

    insertedSamplesForDeceleration

    Declaration
    public ulong insertedSamplesForDeceleration { get; }
    Property Value
    Type Description
    UInt64

    jitterBufferDelay

    Declaration
    public double jitterBufferDelay { get; }
    Property Value
    Type Description
    Double

    jitterBufferEmittedCount

    Declaration
    public ulong jitterBufferEmittedCount { get; }
    Property Value
    Type Description
    UInt64

    keyFramesDecoded

    Declaration
    public uint keyFramesDecoded { get; }
    Property Value
    Type Description
    UInt32

    lastPacketReceivedTimestamp

    Declaration
    public double lastPacketReceivedTimestamp { get; }
    Property Value
    Type Description
    Double

    nackCount

    Declaration
    public uint nackCount { get; }
    Property Value
    Type Description
    UInt32

    packetsDiscarded

    Declaration
    public uint packetsDiscarded { get; }
    Property Value
    Type Description
    UInt32

    packetsReceived

    Declaration
    public uint packetsReceived { get; }
    Property Value
    Type Description
    UInt32

    packetsRepaired

    Declaration
    public uint packetsRepaired { get; }
    Property Value
    Type Description
    UInt32

    pliCount

    Declaration
    public uint pliCount { get; }
    Property Value
    Type Description
    UInt32

    qpSum

    Declaration
    public ulong qpSum { get; }
    Property Value
    Type Description
    UInt64

    remoteId

    Declaration
    public string remoteId { get; }
    Property Value
    Type Description
    String

    removedSamplesForAcceleration

    Declaration
    public ulong removedSamplesForAcceleration { get; }
    Property Value
    Type Description
    UInt64

    roundTripTime

    Declaration
    public double roundTripTime { get; }
    Property Value
    Type Description
    Double

    silentConcealedSamples

    Declaration
    public ulong silentConcealedSamples { get; }
    Property Value
    Type Description
    UInt64

    totalAudioEnergy

    Declaration
    public double totalAudioEnergy { get; }
    Property Value
    Type Description
    Double

    totalDecodeTime

    Declaration
    public double totalDecodeTime { get; }
    Property Value
    Type Description
    Double

    totalInterFrameDelay

    Declaration
    public double totalInterFrameDelay { get; }
    Property Value
    Type Description
    Double

    totalSamplesDuration

    Declaration
    public double totalSamplesDuration { get; }
    Property Value
    Type Description
    Double

    totalSamplesReceived

    Declaration
    public ulong totalSamplesReceived { get; }
    Property Value
    Type Description
    UInt64

    totalSquaredInterFrameDelay

    Declaration
    public double totalSquaredInterFrameDelay { get; }
    Property Value
    Type Description
    Double
    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023