Class RTCRemoteInboundRtpStreamStats
Inheritance
RTCRemoteInboundRtpStreamStats
Syntax
public class RTCRemoteInboundRtpStreamStats : RTCReceivedRtpStreamStats
Properties
fractionLost
Declaration
public double fractionLost { get; }
Property Value
localId
Declaration
public string localId { get; }
Property Value
roundTripTime
Declaration
public double roundTripTime { get; }
Property Value
roundTripTimeMeasurements
Declaration
public int roundTripTimeMeasurements { get; }
Property Value
totalRoundTripTime
Declaration
public double totalRoundTripTime { get; }
Property Value