Class RTCMediaSourceStats
Inherited Members
Namespace: Unity.WebRTC
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 |