docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class RTCRTPStreamStats

    Inheritance
    object
    RTCStats
    RTCRTPStreamStats
    RTCReceivedRtpStreamStats
    RTCSentRtpStreamStats
    Inherited Members
    RTCStats.Type
    RTCStats.Id
    RTCStats.Timestamp
    RTCStats.UtcTimeStamp
    RTCStats.Dict
    RTCStats.ToJson()
    Namespace: Unity.WebRTC
    Assembly: Unity.WebRTC.dll
    Syntax
    public class RTCRTPStreamStats : RTCStats

    Properties

    codecId

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

    kind

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

    ssrc

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

    transportId

    Declaration
    public string transportId { 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)