docs.unity3d.com
    目次を表示する/隠す

    Class RTCRemoteInboundRtpStreamStats

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

    Properties

    codecId

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

    jitter

    Declaration
    public double jitter { get; }
    Property Value
    Type Description
    Double

    kind

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

    localId

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

    packetsLost

    Declaration
    public int packetsLost { get; }
    Property Value
    Type Description
    Int32

    roundTripTime

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

    ssrc

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

    transportId

    Declaration
    public string transportId { get; }
    Property Value
    Type Description
    String
    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)