Class RTCMediaStreamStats
Inherited Members
Namespace: Unity.WebRTC
Syntax
public class RTCMediaStreamStats : RTCStats
Properties
streamIdentifier
Declaration
public string streamIdentifier { get; }
Property Value
| Type | Description |
|---|---|
| String |
trackIds
Declaration
public string[] trackIds { get; }
Property Value
| Type | Description |
|---|---|
| String[] |