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

    Interface IDataChannel

    Namespace: Unity.RenderStreaming
    Syntax
    public interface IDataChannel

    Properties

    Channel

    Declaration
    RTCDataChannel Channel { get; }
    Property Value
    Type Description
    RTCDataChannel

    IsLocal

    Declaration
    bool IsLocal { get; }
    Property Value
    Type Description
    Boolean

    Label

    Declaration
    string Label { get; }
    Property Value
    Type Description
    String

    Methods

    SetChannel(String, RTCDataChannel)

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