SYMBOL INDEX (62 symbols across 9 files) FILE: index.js constant MAX_BUFFERED_AMOUNT (line 10) | const MAX_BUFFERED_AMOUNT = 64 * 1024 constant ICECOMPLETE_TIMEOUT (line 11) | const ICECOMPLETE_TIMEOUT = 5 * 1000 constant CHANNEL_CLOSING_TIMEOUT (line 12) | const CHANNEL_CLOSING_TIMEOUT = 5 * 1000 function filterTrickle (line 15) | function filterTrickle (sdp) { function warn (line 19) | function warn (message) { class Peer (line 28) | class Peer extends stream.Duplex { method constructor (line 29) | constructor (opts) { method bufferSize (line 168) | get bufferSize () { method connected (line 174) | get connected () { method address (line 178) | address () { method signal (line 182) | signal (data) { method _addIceCandidate (line 230) | _addIceCandidate (candidate) { method send (line 246) | send (chunk) { method addTransceiver (line 257) | addTransceiver (kind, init) { method addStream (line 281) | addStream (stream) { method addTrack (line 296) | addTrack (track, stream) { method replaceTrack (line 321) | replaceTrack (oldTrack, newTrack, stream) { method removeTrack (line 345) | removeTrack (track, stream) { method removeStream (line 372) | removeStream (stream) { method _needsNegotiation (line 382) | _needsNegotiation () { method negotiate (line 398) | negotiate () { method destroy (line 430) | destroy (err) { method _destroy (line 434) | _destroy (err, cb) { method _setupData (line 502) | _setupData (event) { method _read (line 551) | _read () {} method _write (line 553) | _write (chunk, encoding, cb) { method _onFinish (line 577) | _onFinish () { method _startIceCompleteTimeout (line 593) | _startIceCompleteTimeout () { method _createOffer (line 607) | _createOffer () { method _requestMissingTransceivers (line 646) | _requestMissingTransceivers () { method _createAnswer (line 657) | _createAnswer () { method _onConnectionStateChange (line 696) | _onConnectionStateChange () { method _onIceStateChange (line 703) | _onIceStateChange () { method getStats (line 727) | getStats (cb) { method _maybeReady (line 776) | _maybeReady () { method _onInterval (line 916) | _onInterval () { method _onSignalingStateChange (line 923) | _onSignalingStateChange () { method _onIceCandidate (line 951) | _onIceCandidate (event) { method _onChannelMessage (line 972) | _onChannelMessage (event) { method _onChannelBufferedAmountLow (line 979) | _onChannelBufferedAmountLow () { method _onChannelOpen (line 987) | _onChannelOpen () { method _onChannelClose (line 994) | _onChannelClose () { method _onTrack (line 1000) | _onTrack (event) { method _debug (line 1024) | _debug () { FILE: perf/receive.js function onMessage (line 18) | function onMessage (event) { FILE: perf/send.js function onMessage (line 21) | function onMessage (event) { FILE: perf/server.js function onMessage (line 18) | function onMessage (message) { FILE: test/basic.js function tryTest (line 108) | function tryTest () { function sdpTransform (line 141) | function sdpTransform (sdp) { FILE: test/binary.js function tryTest (line 28) | function tryTest () { function tryTest (line 64) | function tryTest () { function tryTest (line 102) | function tryTest () { FILE: test/object-mode.js function tryTest (line 28) | function tryTest () { function tryTest (line 64) | function tryTest () { function tryTest (line 100) | function tryTest () { function tryTest (line 138) | function tryTest () { FILE: test/stream.js function tryTest (line 62) | function tryTest () { FILE: test/trickle.js function tryTest (line 35) | function tryTest () { function tryTest (line 81) | function tryTest () { function tryTest (line 127) | function tryTest () { function endToNull (line 158) | function endToNull (data) { function endToEmptyString (line 188) | function endToEmptyString (data) {