docs.unity3d.com
Search Results for

    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
    Assembly: Unity.WebRTC.dll
    Syntax
    public class RTCInboundRTPStreamStats : RTCReceivedRtpStreamStats

    Properties

    audioLevel

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

    bytesReceived

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

    concealedSamples

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

    concealmentEvents

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

    contentType

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

    decoderImplementation

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

    delayedPacketOutageSamples

    Declaration
    public ulong delayedPacketOutageSamples { get; }
    Property Value
    Type Description
    ulong

    estimatedPlayoutTimestamp

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

    fecPacketsDiscarded

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

    fecPacketsReceived

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

    firCount

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

    frameHeight

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

    frameWidth

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

    framesAssembledFromMultiplePackets

    Declaration
    public uint framesAssembledFromMultiplePackets { get; }
    Property Value
    Type Description
    uint

    framesDecoded

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

    framesDropped

    Declaration
    public uint framesDropped { get; }
    Property Value
    Type Description
    uint

    framesPerSecond

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

    framesReceived

    Declaration
    public uint framesReceived { get; }
    Property Value
    Type Description
    uint

    freezeCount

    Declaration
    public uint freezeCount { get; }
    Property Value
    Type Description
    uint

    googTimingFrameInfo

    Declaration
    public string googTimingFrameInfo { get; }
    Property Value
    Type Description
    string

    headerBytesReceived

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

    insertedSamplesForDeceleration

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

    interruptionCount

    Declaration
    public ulong interruptionCount { get; }
    Property Value
    Type Description
    ulong

    jitterBufferDelay

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

    jitterBufferEmittedCount

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

    jitterBufferFlushes

    Declaration
    public ulong jitterBufferFlushes { get; }
    Property Value
    Type Description
    ulong

    jitterBufferMinimumDelay

    Declaration
    public double jitterBufferMinimumDelay { get; }
    Property Value
    Type Description
    double

    jitterBufferTargetDelay

    Declaration
    public double jitterBufferTargetDelay { get; }
    Property Value
    Type Description
    double

    keyFramesDecoded

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

    lastPacketReceivedTimestamp

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

    mid

    Declaration
    public string mid { get; }
    Property Value
    Type Description
    string

    minPlayoutDelay

    Declaration
    public double minPlayoutDelay { get; }
    Property Value
    Type Description
    double

    nackCount

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

    packetsDiscarded

    Declaration
    public ulong packetsDiscarded { get; }
    Property Value
    Type Description
    ulong

    packetsReceived

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

    pauseCount

    Declaration
    public uint pauseCount { get; }
    Property Value
    Type Description
    uint

    playoutId

    Declaration
    public string playoutId { get; }
    Property Value
    Type Description
    string

    pliCount

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

    powerEfficientDecoder

    Declaration
    public bool powerEfficientDecoder { get; }
    Property Value
    Type Description
    bool

    qpSum

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

    relativePacketArrivalDelay

    Declaration
    public double relativePacketArrivalDelay { get; }
    Property Value
    Type Description
    double

    remoteId

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

    removedSamplesForAcceleration

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

    retransmittedBytesReceived

    Declaration
    public ulong retransmittedBytesReceived { get; }
    Property Value
    Type Description
    ulong

    retransmittedPacketsReceived

    Declaration
    public ulong retransmittedPacketsReceived { get; }
    Property Value
    Type Description
    ulong

    silentConcealedSamples

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

    totalAssemblyTime

    Declaration
    public double totalAssemblyTime { get; }
    Property Value
    Type Description
    double

    totalAudioEnergy

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

    totalDecodeTime

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

    totalFreezesDuration

    Declaration
    public double totalFreezesDuration { get; }
    Property Value
    Type Description
    double

    totalInterFrameDelay

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

    totalInterruptionDuration

    Declaration
    public double totalInterruptionDuration { get; }
    Property Value
    Type Description
    double

    totalPausesDuration

    Declaration
    public double totalPausesDuration { get; }
    Property Value
    Type Description
    double

    totalProcessingDelay

    Declaration
    public double totalProcessingDelay { 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
    ulong

    totalSquaredInterFrameDelay

    Declaration
    public double totalSquaredInterFrameDelay { get; }
    Property Value
    Type Description
    double

    trackIdentifier

    Declaration
    public string trackIdentifier { get; }
    Property Value
    Type Description
    string
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)