Class RTCMediaSourceStats
Inherited Members
Namespace: Unity.WebRTC
Assembly: Unity.WebRTC.dll
Syntax
public class RTCMediaSourceStats : RTCStats
Properties
kind
Declaration
public string kind { get; }
Property Value
Type | Description |
---|---|
string |
trackIdentifier
Declaration
public string trackIdentifier { get; }
Property Value
Type | Description |
---|---|
string |