Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HackWebRTC/webrtc
/ functions
Functions
33,939 in github.com/HackWebRTC/webrtc
⨍
Functions
33,939
◇
Types & classes
7,371
↳
Endpoints
3
↓ 58 callers
Method
ReadUInt8
rtc_base/bit_buffer.cc:86
↓ 58 callers
Method
SetSsrc
modules/rtp_rtcp/source/rtp_packet.cc:156
↓ 58 callers
Function
ToUnsigned
logging/rtc_event_log/encoder/rtc_event_log_encoder_common.h:36
↓ 58 callers
Method
close
()
sdk/android/api/org/webrtc/FileVideoCapturer.java:27
↓ 58 callers
Method
disconnect
Disconnects the client if not already disconnected. This will fire the onTCPClose event.
examples/androidapp/src/org/appspot/apprtc/TCPChannelClient.java:90
↓ 57 callers
Method
CurrentTime
modules/pacing/pacing_controller.cc:186
↓ 57 callers
Method
GetStats
media/base/video_adapter_unittest.cc:104
↓ 57 callers
Function
Int64MsToQ32x32
Converts |int64_t| milliseconds to Q32.32-formatted fixed-point seconds. Performs clamping if the result overflows or underflows.
system_wrappers/include/ntp_time.h:67
↓ 57 callers
Function
Int64MsToUQ32x32
Converts |int64_t| milliseconds to UQ32.32-formatted fixed-point seconds. Performs clamping if the result overflows or underflows.
system_wrappers/include/ntp_time.h:86
↓ 57 callers
Method
SetAnswer
pc/srtp_filter.cc:66
↓ 57 callers
Method
SetRTCPStatus
modules/rtp_rtcp/source/rtcp_sender.cc:212
↓ 57 callers
Method
StrideU
api/video/i010_buffer.cc:182
↓ 57 callers
Method
StrideV
api/video/i010_buffer.cc:185
↓ 57 callers
Method
Update
modules/audio_processing/aec3/aec_state.cc:158
↓ 57 callers
Method
WriteUInt8
rtc_base/bit_buffer.cc:251
↓ 57 callers
Method
begin
logging/rtc_event_log/rtc_event_log_parser.h:172
↓ 57 callers
Method
write
(self, contents)
tools_webrtc/mb/mb_unittest.py:105
↓ 56 callers
Method
AddStream
pc/peer_connection.cc:1445
↓ 56 callers
Method
GetBitrate
audio/channel_send.cc:627
↓ 56 callers
Method
IsPlusInfinity
rtc_base/units/unit_base.h:48
↓ 56 callers
Method
IsZero
rtc_base/units/unit_base.h:43
↓ 56 callers
Function
MakeArrayView
api/array_view.h:284
↓ 56 callers
Method
Post
rtc_base/thread.cc:484
↓ 56 callers
Method
factory
media/engine/simulcast_encoder_adapter_unittest.cc:396
↓ 55 callers
Function
ABSL_FLAG
Flag for payload type.
video/video_replay.cc:48
↓ 55 callers
Function
ErrorToString
modules/audio_device/win/core_audio_utility_win.cc:1516
↓ 55 callers
Method
Run
rtc_base/thread.cc:808
↓ 55 callers
Method
RunFor
test/scenario/scenario.cc:272
↓ 55 callers
Method
SendRTCP
modules/rtp_rtcp/source/rtcp_sender.cc:696
↓ 55 callers
Method
Stop
pc/rtp_sender.cc:302
↓ 55 callers
Method
Wait
video/video_analyzer.cc:343
↓ 55 callers
Method
requests
Gets the number of NACKed RTP packets.
modules/rtp_rtcp/source/rtcp_nack_stats.h:28
↓ 54 callers
Method
AppendTimeSeries
rtc_tools/rtc_event_log_visualizer/plot_base.cc:82
↓ 54 callers
Function
CreateRtpPacket
modules/rtp_rtcp/source/receive_statistics_unittest.cc:35
↓ 54 callers
Method
GetRenderBuffer
modules/audio_processing/aec3/render_delay_buffer.cc:60
↓ 54 callers
Method
RemoveTrack
pc/media_stream.cc:49
↓ 54 callers
Function
SamePacketAs
call/rtcp_demuxer_unittest.cc:101
↓ 54 callers
Method
WriteBits
rtc_base/bit_buffer.cc:263
↓ 54 callers
Method
begin
rtc_base/buffer.h:194
↓ 54 callers
Method
release
()
sdk/android/src/java/org/webrtc/MediaCodecWrapper.java:34
↓ 54 callers
Method
set_packet_type
modules/rtp_rtcp/source/rtp_packet_to_send.h:51
↓ 54 callers
Method
write_state
p2p/base/connection.h:112
↓ 53 callers
Method
AddInternalSocket
p2p/base/turn_server.cc:146
↓ 53 callers
Method
AddVideoConfig
test/pc/e2e/peer_connection_quality_test.h:121
↓ 53 callers
Method
Allocate
modules/video_coding/codecs/vp9/svc_rate_allocator.cc:198
↓ 53 callers
Method
CreateConnection
p2p/base/port_unittest.cc:199
↓ 53 callers
Method
RegisterRtpHeaderExtension
modules/rtp_rtcp/source/rtp_sender.cc:163
↓ 53 callers
Method
SetSend
media/engine/webrtc_video_engine_unittest.cc:1553
↓ 53 callers
Method
writable
p2p/base/dtls_transport.cc:451
↓ 52 callers
Method
CreateClient
test/scenario/scenario.cc:108
↓ 52 callers
Method
as_audio
Try to cast this media description to an AudioContentDescription. Returns nullptr if the cast fails.
pc/session_description.h:72
↓ 52 callers
Method
height
common_video/video_frame_buffer.cc:48
↓ 52 callers
Method
rtcp_mux
pc/session_description.h:109
↓ 52 callers
Method
toString
()
rtc_base/java/src/org/webrtc/Size.java:26
↓ 52 callers
Method
width
common_video/video_frame_buffer.cc:46
↓ 51 callers
Method
AddContentName
pc/session_description.cc:75
↓ 51 callers
Method
AddStats
stats/rtc_stats_report.cc:76
↓ 51 callers
Function
GetChannelData
audio/utility/audio_frame_operations_unittest.cc:90
↓ 51 callers
Method
GetTransportInfoByName
pc/session_description.cc:211
↓ 51 callers
Function
InjectAfter
Add some extra |newlines| to the |message| after |line|.
pc/webrtc_sdp_unittest.cc:929
↓ 51 callers
Method
RegisterPlot
rtc_tools/rtc_event_log_visualizer/main.cc:131
↓ 51 callers
Method
equals
equals() checks sdpMid, sdpMLineIndex, and sdp for equality.
sdk/android/api/org/webrtc/IceCandidate.java:63
↓ 51 callers
Method
log_time_ms
logging/rtc_event_log/logged_events.h:264
↓ 50 callers
Function
AddAudioVideoSections
pc/media_session_unittest.cc:330
↓ 50 callers
Function
Contains
system_wrappers/source/rtp_to_ntp_estimator.cc:32
↓ 50 callers
Function
CurrentThreadId
rtc_base/platform_thread_types.cc:20
↓ 50 callers
Method
Get
modules/rtp_rtcp/source/rtp_sequence_number_map.cc:97
↓ 50 callers
Method
GetStatsReport
pc/rtc_stats_collector_unittest.cc:368
↓ 50 callers
Method
Ping
p2p/base/port_unittest.cc:308
↓ 50 callers
Function
SafeClamp
rtc_base/numerics/safe_minmax.h:320
↓ 50 callers
Function
WebRtcSpl_MemSetW16
common_audio/signal_processing/copy_set_operations.c:29
↓ 50 callers
Method
WriteExponentialGolomb
rtc_base/bit_buffer.cc:329
↓ 50 callers
Method
load
Loads a native library with the given name. @return True on success
sdk/android/api/org/webrtc/NativeLibraryLoader.java:23
↓ 49 callers
Method
AddSample
common_audio/smoothing_filter.cc:42
↓ 49 callers
Method
CreateSimulationNode
test/scenario/scenario.cc:166
↓ 49 callers
Function
HasAttribute
pc/webrtc_sdp.cc:584
↓ 49 callers
Method
Insert
modules/audio_processing/aec3/echo_canceller3.cc:263
↓ 49 callers
Method
Monitor
rtc_base/test_utils.h:47
↓ 49 callers
Method
Start
video/video_send_stream.cc:143
↓ 49 callers
Method
fake_ice_transport
Get inner fake ICE transport.
p2p/base/fake_dtls_transport.h:69
↓ 49 callers
Method
set_type
p2p/base/port.h:367
↓ 48 callers
Function
DecodeDeltas
logging/rtc_event_log/encoder/delta_encoding.cc:942
↓ 48 callers
Function
EncodeDeltas
logging/rtc_event_log/encoder/delta_encoding.cc:936
↓ 48 callers
Method
GetAddress
api/transport/stun.cc:143
↓ 48 callers
Method
GetContentDescriptionByName
pc/session_description.cc:110
↓ 48 callers
Method
Initialize
pc/peer_connection.cc:1129
↓ 48 callers
Function
MinSample
system_wrappers/source/metrics.cc:316
↓ 48 callers
Method
OnReceivedPacket
modules/video_coding/nack_module.cc:109
↓ 48 callers
Method
PrepareAddress
p2p/base/tcp_port.cc:166
↓ 48 callers
Function
Release
api/stats_types.h:299
↓ 48 callers
Method
SetSize
modules/video_coding/codecs/vp9/vp9_frame_buffer_pool.cc:33
↓ 48 callers
Function
Size
modules/include/module_common_types.h:39
↓ 48 callers
Method
channels
Returns a pointer array to the full-band channels (or lower band channels). Usage: channels()[channel][sample]. Where: 0 <= channel < |num_allocated_c
common_audio/channel_buffer.h:67
↓ 48 callers
Method
last_message
pc/test/mock_peer_connection_observers.h:338
↓ 48 callers
Method
last_stun_buf
The last StunMessage that was sent on this Port. TODO(?): Make these const; requires changes to SendXXXXResponse.
p2p/base/port_unittest.cc:158
↓ 48 callers
Method
remove
api/jsep_ice_candidate.cc:64
↓ 47 callers
Function
AddLine
pc/webrtc_sdp.cc:466
↓ 47 callers
Method
AddReportBlock
modules/rtp_rtcp/source/rtcp_packet/sender_report.cc:121
↓ 47 callers
Method
ContinuousFrame
modules/video_coding/decoding_state.cc:200
↓ 47 callers
Function
CreateNetworkEmulationManager
api/test/create_network_emulation_manager.cc:20
← previous
next →
301–400 of 33,939, ranked by callers