Class RemoteDataStream

Hierarchy

Properties

codec: Codec
contentType: "data" = "data"
getStats: (() => Promise<WebRTCStats>)

Type declaration

id: string
onConnectionStateChanged: Event<TransportConnectionState>

Deprecated

Use

Subscription.onConnectionStateChanged

Description

[japanese] メディア通信の状態が変化した時に発火するイベント

side: "remote" = "remote"

Methods

  • Returns undefined | RTCPeerConnection

    Deprecated

    Use

    Subscription.getRTCPeerConnection

Generated using TypeDoc