docs.unity3d.com
    目次を表示する/隠す

    Interface IStreamSender

    Namespace: Unity.RenderStreaming
    Syntax
    public interface IStreamSender

    Properties

    Track

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

    Transceivers

    Declaration
    IReadOnlyDictionary<string, RTCRtpTransceiver> Transceivers { get; }
    Property Value
    Type Description
    IReadOnlyDictionary<String, RTCRtpTransceiver>

    Methods

    SetTransceiver(String, RTCRtpTransceiver)

    Declaration
    void SetTransceiver(string connectionId, RTCRtpTransceiver transceiver)
    Parameters
    Type Name Description
    String connectionId
    RTCRtpTransceiver transceiver
    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)