Class RTCTrackEvent | Package Manager UI website
docs.unity.cn
    Show / Hide Table of Contents

    Class RTCTrackEvent

    Inheritance
    System.Object
    RTCTrackEvent
    Namespace: Unity.WebRTC
    Syntax
    public class RTCTrackEvent

    Properties

    Track

    Declaration
    public MediaStreamTrack Track { get; }
    Property Value
    Type Description
    MediaStreamTrack
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX