Class RTCRemoteOutboundRtpStreamStats
Inherited Members
Namespace: Unity.WebRTC
Syntax
public class RTCRemoteOutboundRtpStreamStats : RTCSentRtpStreamStats
Properties
localId
Declaration
public string localId { get; }
Property Value
| Type | Description |
|---|---|
| String |
remoteTimestamp
Declaration
public double remoteTimestamp { get; }
Property Value
| Type | Description |
|---|---|
| Double |
reportsSent
Declaration
public ulong reportsSent { get; }
Property Value
| Type | Description |
|---|---|
| UInt64 |