docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IStreamReceiver

    Namespace: Unity.RenderStreaming
    Assembly: Unity.RenderStreaming.dll
    Syntax
    public interface IStreamReceiver

    Properties

    Track

    Declaration
    MediaStreamTrack Track { get; }
    Property Value
    Type Description
    MediaStreamTrack

    Transceiver

    Declaration
    RTCRtpTransceiver Transceiver { get; }
    Property Value
    Type Description
    RTCRtpTransceiver

    Methods

    SetTransceiver(string, RTCRtpTransceiver)

    Declaration
    void SetTransceiver(string connectionId, RTCRtpTransceiver transceiver)
    Parameters
    Type Name Description
    string connectionId
    RTCRtpTransceiver transceiver
    In This Article
    Back to top
    Copyright © 2024 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)