docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class MediaStreamTrackEvent

    Represents an event triggered when a media stream track is added or removed.

    Inheritance
    object
    MediaStreamTrackEvent
    Namespace: Unity.WebRTC
    Assembly: Unity.WebRTC.dll
    Syntax
    public class MediaStreamTrackEvent

    Properties

    Track

    The media stream track associated with the event.

    Declaration
    public MediaStreamTrack Track { get; }
    Property Value
    Type Description
    MediaStreamTrack
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)