api documentation for webrtc-adapter (v3.3.3)

A shim to insulate apps from WebRTC spec changes and browser prefix differences

table of contents

  1. module webrtc-adapter
    1. function webrtc-adapter.disableLog (bool)
    2. function webrtc-adapter.extractVersion (uastring, expr, pos)
    3. object webrtc-adapter.adapter
    4. object webrtc-adapter.adapter_core
    5. object webrtc-adapter.adapter_no_edge
    6. object webrtc-adapter.browserDetails
    7. object webrtc-adapter.utils
  2. module webrtc-adapter.adapter
    1. function webrtc-adapter.adapter.disableLog (bool)
    2. function webrtc-adapter.adapter.extractVersion (uastring, expr, pos)
    3. object webrtc-adapter.adapter.browserDetails
  3. module webrtc-adapter.adapter_core
    1. function webrtc-adapter.adapter_core.disableLog (bool)
    2. function webrtc-adapter.adapter_core.extractVersion (uastring, expr, pos)
    3. object webrtc-adapter.adapter_core.browserDetails
  4. module webrtc-adapter.adapter_no_edge
    1. function webrtc-adapter.adapter_no_edge.disableLog (bool)
    2. function webrtc-adapter.adapter_no_edge.extractVersion (uastring, expr, pos)
    3. object webrtc-adapter.adapter_no_edge.browserDetails
  5. module webrtc-adapter.utils
    1. function webrtc-adapter.utils.detectBrowser ()
    2. function webrtc-adapter.utils.disableLog (bool)
    3. function webrtc-adapter.utils.extractVersion (uastring, expr, pos)
    4. function webrtc-adapter.utils.log ()
    5. function webrtc-adapter.utils.shimCreateObjectURL ()
    6. object webrtc-adapter.utils.browserDetails

module webrtc-adapter

function webrtc-adapter.disableLog (bool)

function webrtc-adapter.extractVersion (uastring, expr, pos)

module webrtc-adapter.adapter

function webrtc-adapter.adapter.disableLog (bool)

function webrtc-adapter.adapter.extractVersion (uastring, expr, pos)

module webrtc-adapter.adapter_core

function webrtc-adapter.adapter_core.disableLog (bool)

function webrtc-adapter.adapter_core.extractVersion (uastring, expr, pos)

module webrtc-adapter.adapter_no_edge

function webrtc-adapter.adapter_no_edge.disableLog (bool)

function webrtc-adapter.adapter_no_edge.extractVersion (uastring, expr, pos)

module webrtc-adapter.utils

function webrtc-adapter.utils.detectBrowser ()

function webrtc-adapter.utils.disableLog (bool)

function webrtc-adapter.utils.extractVersion (uastring, expr, pos)

function webrtc-adapter.utils.log ()

function webrtc-adapter.utils.shimCreateObjectURL ()

[ this document was created with utility2 ]