MCPcopy Create free account
hub / github.com/HackWebRTC/webrtc / InsertEvent

Method InsertEvent

modules/audio_coding/neteq/dtmf_buffer.cc:99–117  ·  view source on GitHub ↗

Inserts a DTMF event into the buffer. The event should be parsed from the bit stream using the ParseEvent method above before inserting it in the buffer. DTMF events can be quite long, and in most cases the duration of the event is not known when the first packet describing it is sent. To deal with that, the RFC 4733 specifies that multiple packets are sent for one and the same event as it is bein

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

InsertPacketInternalMethod · 0.80
TESTFunction · 0.80

Calls 2

beginMethod · 0.45
endMethod · 0.45

Tested by 1

TESTFunction · 0.64