docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class RTCRemoteInboundRtpStreamStats

    Inheritance
    object
    RTCStats
    RTCRTPStreamStats
    RTCReceivedRtpStreamStats
    RTCRemoteInboundRtpStreamStats
    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 RTCRemoteInboundRtpStreamStats : RTCReceivedRtpStreamStats

    Properties

    fractionLost

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

    localId

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

    roundTripTime

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

    roundTripTimeMeasurements

    Declaration
    public int roundTripTimeMeasurements { get; }
    Property Value
    Type Description
    int

    totalRoundTripTime

    Declaration
    public double totalRoundTripTime { get; }
    Property Value
    Type Description
    double
    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)