Enum TrackState
Indicates the current state of a media track.
Namespace: Unity.WebRTC
Assembly: Unity.WebRTC.dll
Syntax
public enum TrackState
Fields
Name | Description |
---|---|
Ended | The track has ended. |
Live | The track is active and live. |