docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class RTCSentRtpStreamStats

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

    Properties

    bytesSent

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

    packetsSent

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