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

    Class RTCInboundRTPStreamStats

    Inheritance
    Object
    RTCStats
    RTCRTPStreamStats
    RTCInboundRTPStreamStats
    Inherited Members
    RTCRTPStreamStats.ssrc
    RTCRTPStreamStats.estimatedPlayoutTimestamp
    RTCRTPStreamStats.isRemote
    RTCRTPStreamStats.mediaType
    RTCRTPStreamStats.kind
    RTCRTPStreamStats.trackId
    RTCRTPStreamStats.transportId
    RTCRTPStreamStats.codecId
    RTCRTPStreamStats.firCount
    RTCRTPStreamStats.pliCount
    RTCRTPStreamStats.nackCount
    RTCRTPStreamStats.sliCount
    RTCRTPStreamStats.qpSum
    RTCStats.Type
    RTCStats.Id
    RTCStats.Timestamp
    RTCStats.UtcTimeStamp
    RTCStats.Dict
    RTCStats.ToJson()
    Namespace: Unity.WebRTC
    Syntax
    public class RTCInboundRTPStreamStats : RTCRTPStreamStats

    Properties

    burstDiscardCount

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

    burstDiscardRate

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

    burstLossCount

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

    burstLossRate

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

    burstPacketsDiscarded

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

    burstPacketsLost

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

    bytesReceived

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

    contentType

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

    decoderImplementation

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

    fecPacketsDiscarded

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

    fecPacketsReceived

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

    framesDecoded

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

    gapDiscardRate

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

    gapLossRate

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

    headerBytesReceived

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

    jitter

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

    keyFramesDecoded

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

    lastPacketReceivedTimestamp

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

    packetsDiscarded

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

    packetsLost

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

    packetsReceived

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

    packetsRepaired

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

    roundTripTime

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

    totalDecodeTime

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

    totalInterFrameDelay

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

    totalSquaredInterFrameDelay

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