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

    Interface IRenderStreamingDelegate

    Namespace: Unity.RenderStreaming
    Syntax
    public interface IRenderStreamingDelegate

    Events

    onAddChannel

    Declaration
    event Action<string, RTCDataChannel> onAddChannel
    Event Type
    Type Description
    Action<String, RTCDataChannel>

    onAddTransceiver

    Declaration
    event Action<string, RTCRtpTransceiver> onAddTransceiver
    Event Type
    Type Description
    Action<String, RTCRtpTransceiver>

    onConnect

    Declaration
    event Action<string> onConnect
    Event Type
    Type Description
    Action<String>

    onCreatedConnection

    Declaration
    event Action<string> onCreatedConnection
    Event Type
    Type Description
    Action<String>

    onDeletedConnection

    Declaration
    event Action<string> onDeletedConnection
    Event Type
    Type Description
    Action<String>

    onDisconnect

    Declaration
    event Action<string> onDisconnect
    Event Type
    Type Description
    Action<String>

    onGotAnswer

    Declaration
    event Action<string, string> onGotAnswer
    Event Type
    Type Description
    Action<String, String>

    onGotOffer

    Declaration
    event Action<string, string> onGotOffer
    Event Type
    Type Description
    Action<String, String>

    onStart

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