Class VideoStreamStoppedEvent
Unity event corresponding to an on-going video stream being stopped.
Namespace: Microsoft.MixedReality.WebRTC.Unity
Assembly: cs.temp.dll.dll
Syntax
public class VideoStreamStoppedEvent : UnityEvent<IVideoSource>