docs.unity.cn
    Show / Hide Table of Contents

    Class RTCMediaStreamStats

    Inheritance
    Object
    RTCStats
    RTCMediaStreamStats
    Inherited Members
    RTCStats.Type
    RTCStats.Id
    RTCStats.Timestamp
    RTCStats.UtcTimeStamp
    RTCStats.Dict
    RTCStats.ToJson()
    Namespace: Unity.WebRTC
    Syntax
    public class RTCMediaStreamStats : RTCStats

    Properties

    streamIdentifier

    Declaration
    public string streamIdentifier { get; }
    Property Value
    Type Description
    String

    trackIds

    Declaration
    public string[] trackIds { get; }
    Property Value
    Type Description
    String[]
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Tuesday, October 4, 2022
    Terms of use