docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class RTCRemoteOutboundRtpStreamStats

    Statistics for remote outbound RTP streams.

    Inheritance
    object
    RTCStats
    RTCRTPStreamStats
    RTCSentRtpStreamStats
    RTCRemoteOutboundRtpStreamStats
    Inherited Members
    RTCSentRtpStreamStats.packetsSent
    RTCSentRtpStreamStats.bytesSent
    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 RTCRemoteOutboundRtpStreamStats : RTCSentRtpStreamStats

    Properties

    localId

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

    remoteTimestamp

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

    reportsSent

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

    roundTripTime

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

    roundTripTimeMeasurements

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

    totalRoundTripTime

    Declaration
    public double totalRoundTripTime { get; }
    Property Value
    Type Description
    double
    In This Article
    Back to top
    Copyright © 2025 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)