Class MediaStreamTrack
Implements
Inherited Members
Namespace: Unity.WebRTC
Assembly: solution.dll
Syntax
public class MediaStreamTrack : RefCountedObject, IDisposable
Properties
Name | Description |
---|---|
Enabled | |
Id | |
Kind | |
ReadyState |
Methods
Name | Description |
---|---|
Dispose() | |
~MediaStreamTrack() | |
Stop() | Disassociate track from its source(video or audio), not for destroying the track |