Class VideoStreamStartedEvent
Unity event corresponding to a new video stream being started.
Namespace: Microsoft.MixedReality.WebRTC.Unity
Assembly: cs.temp.dll.dll
Syntax
public class VideoStreamStartedEvent : UnityEvent<IVideoSource>