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

    Class RTCRTPStreamStats

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

    Properties

    codecId

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

    estimatedPlayoutTimestamp

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

    firCount

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

    isRemote

    Declaration
    public bool isRemote { get; }
    Property Value
    Type Description
    Boolean

    kind

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

    mediaType

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

    nackCount

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

    pliCount

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

    qpSum

    Declaration
    public ulong qpSum { get; }
    Property Value
    Type Description
    UInt64

    sliCount

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

    ssrc

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

    trackId

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

    transportId

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