MCPcopy Create free account

hub / github.com/Haivision/srt / functions

Functions2,560 in github.com/Haivision/srt

MethodapiAcquire
srtcore/group.h:454
MethodapiRelease
srtcore/group.h:455
MethodapplyGroupDrift
srtcore/tsbpd_time.cpp:197
MethodapplyGroupTime
srtcore/tsbpd_time.cpp:174
MethodapplyGroupTime
srtcore/group.h:761
MethodapplyResponseSettings
srtcore/core.cpp:4935
Methodapplyt
apps/socketoptions.hpp:181
MethodavgRcvPacketSize
srtcore/group.h:722
Functionavg_iir
srtcore/utilities.h:1223
Functionavg_iir_w
srtcore/utilities.h:1229
MethodbackwardCompatibleCookieContest
srtcore/core.cpp:4262
Methodbake
This function, as the name states, should bake a new cookie.
srtcore/core.cpp:11500
Methodbegin
srtcore/group.h:429
Methodbegin
srtcore/list.h:275
Functionbind2
srtcore/api.cpp:4575
MethodbindAddress
srtcore/channel.h:164
MethodbindListener
test/test_reuseaddr.cpp:263
MethodbindSocket
test/test_reuseaddr.cpp:239
Methodbstats
srtcore/api.cpp:4453
Methodbstats
srtcore/core.cpp:7738
Methodbytes
srtcore/buffer_tools.h:81
Methodcapacity
srtcore/queue.h:88
Methodcapacity
srtcore/common.h:1136
Methodcapacity
Return buffer capacity. One slot had to be empty in order to tell the difference between "empty buffer" and "full buffer". E.g. m_iFirstNonreadPos wou
srtcore/buffer_rcv.h:226
Methodcast
test/any.hpp:355
Functioncast_optval
srtcore/socketconfig.h:362
Methodcbegin
srtcore/utilities.h:476
MethodceilPerMega
srtcore/window.cpp:160
Methodcend
srtcore/utilities.h:477
MethodchannelSettingsMatch
srtcore/api.cpp:3140
MethodcheckACKTimer
srtcore/core.cpp:11912
MethodcheckApplyFilterConfig
srtcore/core.cpp:3204
MethodcheckExpTimer
srtcore/core.cpp:11993
MethodcheckFirstReadableOutOfOrder
srtcore/buffer_rcv.cpp:919
MethodcheckLazySpawnTsbPdThread
srtcore/core.cpp:10560
FunctioncheckMappedIPv4
srtcore/common.h:1432
MethodcheckNAKTimer
srtcore/core.cpp:11951
MethodcheckRexmitRightTime
[[using locked (m_RecvAckLock)]]
srtcore/core.cpp:9705
MethodcheckRexmitTimer
srtcore/core.cpp:12089
MethodcheckSndKMRefresh
srtcore/core.cpp:6439
MethodcheckSndTimers
srtcore/core.cpp:6415
MethodcheckTransArgs
Particular controller is allowed to agree or disagree on the use of particular API.
srtcore/congctl.h:202
MethodcheckTransArgs
srtcore/congctl.cpp:308
MethodcheckUpdateCryptoKeyLen
srtcore/core.cpp:5206
Methodcleanup
srtcore/api.cpp:436
MethodcleanupAllSockets
srtcore/api.cpp:284
MethodcleanupAtFork
srtcore/api.cpp:424
Methodclear
srtcore/group.h:433
Methodclear
srtcore/common.h:894
Methodclear
Clear all entries in the cache, restore to initialization state. Private or else must be protected by a lock.
srtcore/cache.h:206
Methodclear
srtcore/utilities.h:378
MethodclearData
XXX REFACTOR: Make common code for CUDT constructor and clearData, possibly using CUDT::construct. Initial sequence number, loss, acknowledgement, etc
srtcore/core.cpp:1042
MethodclearFlag
srtcore/handshake.h:188
MethodclientSocket
test/test_epoll.cpp:556
MethodclientSocket
test/test_reuseaddr.cpp:144
MethodclockSubsecondPrecision
srtcore/sync_cxx11.cpp:42
Methodclone
srtcore/packet.cpp:547
Methodclose
srtcore/crypto.cpp:717
Methodclose
srtcore/queue.cpp:1853
Methodclose
srtcore/channel.cpp:583
MethodcloseAllSockets
srtcore/api.cpp:329
MethodcmpPos
@brief Compares the two positions in the receiver buffer relative to the starting position. @param pos2 a position in the receiver buffer. @param pos1
srtcore/buffer_rcv.h:266
Methodcoalesce
srtcore/list.cpp:415
MethodcompareCookies
srtcore/core.cpp:4243
Functioncompare_exchange
@brief Performs an atomic compare-and-swap (CAS) operation. The value of the atomic object is only updated to the new value if the old value of the a
srtcore/atomic.h:202
Methodcompare_exchange
srtcore/atomic_msvc.h:109
Methodcompare_exchange
srtcore/atomic_msvc.h:141
Methodcompare_exchange
srtcore/atomic_msvc.h:169
Methodcompare_exchange
srtcore/atomic_msvc.h:220
Methodcompute
srtcore/common.cpp:358
Methodconfigure
srtcore/packetfilter.cpp:319
MethodconfigureMuxer
srtcore/api.cpp:3102
Methodconnect
srtcore/api.cpp:1367
MethodconnectIn
srtcore/api.cpp:2003
MethodconnectLinks
srtcore/api.cpp:3883
Functionconnect_debug
srtcore/api.cpp:4622
MethodconsiderLegacySrtHandshake
srtcore/core.cpp:6363
Methodconstr
srtcore/common.h:1014
Methodconstruct
srtcore/api.cpp:84
Methodconstruct
srtcore/core.cpp:390
Methodconvert
srtcore/cache.cpp:106
MethodcookieContest
srtcore/core.cpp:4290
Methodcopy
NOTE: size 's' must be checked against SRT_LIVE_MAX_PLSIZE before calling
srtcore/group.h:577
Methodcopy
test/any.hpp:241
FunctioncopyBytesToBuf
@brief Copies bytes to the destination buffer. @param data pointer to data to copy. @param len the number of bytes to copy @param dst_offset offset in
srtcore/buffer_rcv.cpp:520
MethodcopyGroupData
[[using locked(this->m_GroupLock)]]
srtcore/group.cpp:1967
Methodcopy_internal
srtcore/packetfilter.h:92
MethodcorrectConfig
srtcore/packetfilter.cpp:359
Methodcount
srtcore/stats.h:40
Methodcount
srtcore/stats.h:69
Methodcount
srtcore/sync.h:891
Methodcount
srtcore/sync.h:898
Methodcount
srtcore/sync.h:905
MethodcountBytes
srtcore/buffer_rcv.cpp:769
MethodcountReadable
srtcore/buffer_rcv.cpp:701
Methodcount_microseconds
srtcore/sync_posix.cpp:174
Methodcount_milliseconds
srtcore/sync_posix.cpp:179
Methodcount_seconds
srtcore/sync_posix.cpp:184
Methodcreate
srtcore/sync_posix.cpp:456
MethodcreateBinder
test/test_reuseaddr.cpp:285
← previousnext →1,501–1,600 of 2,560, ranked by callers