docs.unity3d.com
    Show / Hide Table of Contents

    Class RTCOutboundRTPStreamStats

    Inheritance
    Object
    RTCStats
    RTCRTPStreamStats
    RTCOutboundRTPStreamStats
    Inherited Members
    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 : RTCRTPStreamStats

    Properties

    bytesSent

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

    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

    nackCount

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

    packetsSent

    Declaration
    public uint packetsSent { 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

    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

    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
    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • 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 18 October 2023