@mattkrick/fast-rtc-peer
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • WRTC

Index

Properties

RTCIceCandidate

RTCIceCandidate: object

Type declaration

  • constructor: function
    • new __type(candidateInitDict?: RTCIceCandidateInit): RTCIceCandidate
    • Parameters

      • Optional candidateInitDict: RTCIceCandidateInit

      Returns RTCIceCandidate

  • prototype: RTCIceCandidate

RTCPeerConnection

RTCPeerConnection: object

Type declaration

  • constructor: function
    • new __type(configuration: RTCConfiguration): RTCPeerConnection
    • Parameters

      • configuration: RTCConfiguration

      Returns RTCPeerConnection

  • prototype: RTCPeerConnection

RTCSessionDescription

RTCSessionDescription: object

Type declaration

  • constructor: function
    • new __type(descriptionInitDict?: RTCSessionDescriptionInit): RTCSessionDescription
    • Parameters

      • Optional descriptionInitDict: RTCSessionDescriptionInit

      Returns RTCSessionDescription

  • prototype: RTCSessionDescription