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

    Class RTCOutboundRTPStreamStats

    Inheritance
    Object
    RTCStats
    RTCRTPStreamStats
    RTCSentRtpStreamStats
    RTCOutboundRTPStreamStats
    Inherited Members
    RTCSentRtpStreamStats.packetsSent
    RTCSentRtpStreamStats.bytesSent
    RTCRTPStreamStats.ssrc
    RTCRTPStreamStats.kind
    RTCRTPStreamStats.transportId
    RTCRTPStreamStats.codecId
    RTCStats.Type
    RTCStats.Id
    RTCStats.Timestamp
    RTCStats.UtcTimeStamp
    RTCStats.Dict
    RTCStats.ToJson()
    Namespace: Unity.WebRTC
    Syntax
    public class RTCOutboundRTPStreamStats : RTCSentRtpStreamStats

    Properties

    active

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

    contentType

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

    encoderImplementation

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

    firCount

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

    frameHeight

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

    framesEncoded

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

    framesPerSecond

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

    framesSent

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

    frameWidth

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

    headerBytesSent

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

    hugeFramesSent

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

    keyFramesEncoded

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

    mediaSourceId

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

    mid

    Declaration
    public string mid { 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

    powerEfficientEncoder

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

    qpSum

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

    qualityLimitationDurations

    Declaration
    public Dictionary<string, double> qualityLimitationDurations { get; }
    Property Value
    Type Description
    Dictionary<String, Double>

    qualityLimitationReason

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

    qualityLimitationResolutionChanges

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

    remoteId

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

    retransmittedBytesSent

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

    retransmittedPacketsSent

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

    rid

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

    scalabilityMode

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

    targetBitrate

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

    totalEncodedBytesTarget

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

    totalEncodeTime

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

    totalPacketSendDelay

    Declaration
    public double totalPacketSendDelay { get; }
    Property Value
    Type Description
    Double
    トップに戻る
    Copyright © 2023 Unity Technologies
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on Wednesday, November 1, 2023