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

    Interface IDataChannel

    Namespace: Unity.RenderStreaming
    Syntax
    public interface IDataChannel

    Properties

    Channel

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

    ConnectionId

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

    IsConnected

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

    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

    SetChannel(SignalingEventData)

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