Class MediaStreamTrackEvent | WebRTC | 2.0.5-preview
docs.unity.cn
    Show / Hide Table of Contents

    Class MediaStreamTrackEvent

    Inheritance
    Object
    MediaStreamTrackEvent
    Namespace: Unity.WebRTC
    Syntax
    public class MediaStreamTrackEvent

    Properties

    Track

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