Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

RTCStatsProvider

RTCStatsProvider: object

Type declaration

component

component: RTCIceComponent

onerror

onerror: function | null

onlocalcandidate

onlocalcandidate: function | null

Methods

addEventListener

createAssociatedGatherer

  • Returns RTCIceGatherer

dispatchEvent

  • dispatchEvent(event: Event): boolean
  • Dispatches a synthetic event event to target and returns true if either event's cancelable attribute value is false or its preventDefault() method was not invoked, and false otherwise.

    Parameters

    Returns boolean

getLocalCandidates

getLocalParameters

  • Returns RTCIceParameters

getStats

msGetStats

removeEventListener

Generated using TypeDoc