docs.unity.cn
    Show / Hide Table of Contents

    Class RTCMediaSourceStats

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

    Properties

    kind

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

    trackIdentifier

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