Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/livekit/livekit
/ functions
Functions
7,437 in github.com/livekit/livekit
⨍
Functions
7,437
◇
Types & classes
718
Method
HandlePing
(ping *livekit.WorkerPing)
pkg/agent/worker.go:135
Method
HandlePublishDataTrackRequest
(req *livekit.PublishDataTrackRequest)
pkg/rtc/participant_data_track.go:26
Method
HandlePublishDataTrackRequest
(arg1 *livekit.PublishDataTrackRequest)
pkg/rtc/types/typesfakes/fake_local_participant.go:4963
Method
HandlePublishDataTrackRequestArgsForCall
(i int)
pkg/rtc/types/typesfakes/fake_local_participant.go:4988
Method
HandlePublishDataTrackRequestCallCount
()
pkg/rtc/types/typesfakes/fake_local_participant.go:4976
Method
HandlePublishDataTrackRequestCalls
(stub func(*livekit.PublishDataTrackRequest))
pkg/rtc/types/typesfakes/fake_local_participant.go:4982
Method
HandleREMB
( _receivedEstimate int64, _expectedBandwidthUsage int64, _sentPackets uint32, _repeatedNacks uint32, )
pkg/sfu/bwe/null_bwe.go:41
Method
HandleREMB
( receivedEstimate int64, expectedBandwidthUsage int64, sentPackets uint32, repeatedNacks uint32, )
pkg/sfu/bwe/remotebwe/remote_bwe.go:123
Method
HandleRTCPSenderReportData
( _payloadType webrtc.PayloadType, layer int32, publisherSRData *livekit.RTCPSenderReportState, )
pkg/sfu/downtrack.go:2675
Method
HandleReceivedDataTrackMessage
(data []byte, packet *datatrack.Packet, arrivalTime int64)
pkg/rtc/updatatrackmanager.go:105
Method
HandleReceivedDataTrackMessage
(arg1 []byte, arg2 *datatrack.Packet, arg3 int64)
pkg/rtc/types/typesfakes/fake_participant.go:1138
Method
HandleReceivedDataTrackMessage
(arg1 []byte, arg2 *datatrack.Packet, arg3 int64)
pkg/rtc/types/typesfakes/fake_local_participant.go:4995
Method
HandleReceivedDataTrackMessageArgsForCall
(i int)
pkg/rtc/types/typesfakes/fake_participant.go:1170
Method
HandleReceivedDataTrackMessageArgsForCall
(i int)
pkg/rtc/types/typesfakes/fake_local_participant.go:5027
Method
HandleReceivedDataTrackMessageCallCount
()
pkg/rtc/types/typesfakes/fake_participant.go:1158
Method
HandleReceivedDataTrackMessageCallCount
()
pkg/rtc/types/typesfakes/fake_local_participant.go:5015
Method
HandleReceivedDataTrackMessageCalls
(stub func([]byte, *datatrack.Packet, int64))
pkg/rtc/types/typesfakes/fake_participant.go:1164
Method
HandleReceivedDataTrackMessageCalls
(stub func([]byte, *datatrack.Packet, int64))
pkg/rtc/types/typesfakes/fake_local_participant.go:5021
Method
HandleReceiverReport
(dt *sfu.DownTrack, report *rtcp.ReceiverReport)
pkg/rtc/transportmanager.go:951
Method
HandleReceiverReport
(dt *sfu.DownTrack, report *rtcp.ReceiverReport)
pkg/rtc/types/interfaces.go:514
Method
HandleReceiverReport
(arg1 *sfu.DownTrack, arg2 *rtcp.ReceiverReport)
pkg/rtc/types/typesfakes/fake_local_participant.go:5034
Method
HandleReceiverReportArgsForCall
(i int)
pkg/rtc/types/typesfakes/fake_local_participant.go:5060
Method
HandleReceiverReportCallCount
()
pkg/rtc/types/typesfakes/fake_local_participant.go:5048
Method
HandleReceiverReportCalls
(stub func(*sfu.DownTrack, *rtcp.ReceiverReport))
pkg/rtc/types/typesfakes/fake_local_participant.go:5054
Method
HandleReconnectAndSendResponse
(reconnectReason livekit.ReconnectReason, reconnectResponse *livekit.ReconnectResponse)
pkg/rtc/participant_signal.go:176
Method
HandleReconnectAndSendResponse
(arg1 livekit.ReconnectReason, arg2 *livekit.ReconnectResponse)
pkg/rtc/types/typesfakes/fake_local_participant.go:5067
Method
HandleReconnectAndSendResponseArgsForCall
(i int)
pkg/rtc/types/typesfakes/fake_local_participant.go:5099
Method
HandleReconnectAndSendResponseCallCount
()
pkg/rtc/types/typesfakes/fake_local_participant.go:5087
Method
HandleReconnectAndSendResponseCalls
(stub func(livekit.ReconnectReason, *livekit.ReconnectResponse) error)
pkg/rtc/types/typesfakes/fake_local_participant.go:5093
Method
HandleReconnectAndSendResponseReturns
(result1 error)
pkg/rtc/types/typesfakes/fake_local_participant.go:5106
Method
HandleReconnectAndSendResponseReturnsOnCall
(i int, result1 error)
pkg/rtc/types/typesfakes/fake_local_participant.go:5115
Method
HandleRegister
(*livekit.RegisterWorkerRequest)
pkg/agent/worker.go:108
Method
HandleRegister
(req *livekit.RegisterWorkerRequest)
pkg/agent/worker.go:199
Method
HandleReturns
(result1 uint16)
pkg/rtc/types/typesfakes/fake_data_down_track.go:104
Method
HandleReturnsOnCall
(i int, result1 uint16)
pkg/rtc/types/typesfakes/fake_data_down_track.go:113
Method
HandleSession
( ctx context.Context, pi routing.ParticipantInit, connectionID livekit.ConnectionID, requestSource routin
pkg/service/signal.go:93
Method
HandleSession
(arg1 context.Context, arg2 routing.ParticipantInit, arg3 livekit.ConnectionID, arg4 routing.MessageSource, ar
pkg/service/servicefakes/fake_session_handler.go:45
Method
HandleSessionArgsForCall
(i int)
pkg/service/servicefakes/fake_session_handler.go:80
Method
HandleSessionCallCount
()
pkg/service/servicefakes/fake_session_handler.go:68
Method
HandleSessionCalls
(stub func(context.Context, routing.ParticipantInit, livekit.ConnectionID, routing.MessageSource, routing.Mess
pkg/service/servicefakes/fake_session_handler.go:74
Method
HandleSessionReturns
(result1 error)
pkg/service/servicefakes/fake_session_handler.go:87
Method
HandleSessionReturnsOnCall
(i int, result1 error)
pkg/service/servicefakes/fake_session_handler.go:96
Method
HandleSignalMessage
(msg proto.Message)
pkg/rtc/participant.go:4162
Method
HandleSignalMessage
(arg1 proto.Message)
pkg/rtc/types/typesfakes/fake_local_participant.go:5129
Method
HandleSignalMessageArgsForCall
(i int)
pkg/rtc/types/typesfakes/fake_local_participant.go:5160
Method
HandleSignalMessageCallCount
()
pkg/rtc/types/typesfakes/fake_local_participant.go:5148
Method
HandleSignalMessageCalls
(stub func(proto.Message) error)
pkg/rtc/types/typesfakes/fake_local_participant.go:5154
Method
HandleSignalMessageReturns
(result1 error)
pkg/rtc/types/typesfakes/fake_local_participant.go:5167
Method
HandleSignalMessageReturnsOnCall
(i int, result1 error)
pkg/rtc/types/typesfakes/fake_local_participant.go:5176
Method
HandleSignalSourceClose
()
pkg/rtc/participant.go:1003
Method
HandleSignalSourceClose
()
pkg/rtc/types/typesfakes/fake_local_participant.go:5190
Method
HandleSignalSourceCloseCallCount
()
pkg/rtc/types/typesfakes/fake_local_participant.go:5202
Method
HandleSignalSourceCloseCalls
(stub func())
pkg/rtc/types/typesfakes/fake_local_participant.go:5208
Method
HandleSimulateJob
(*livekit.SimulateJobRequest)
pkg/agent/worker.go:117
Method
HandleSimulateJob
(simulate *livekit.SimulateJobRequest)
pkg/agent/worker.go:555
Method
HandleSimulateScenario
(simulateScenario *livekit.SimulateScenario)
pkg/rtc/participant.go:4154
Method
HandleSimulateScenario
(arg1 *livekit.SimulateScenario)
pkg/rtc/types/typesfakes/fake_local_participant.go:5214
Method
HandleSimulateScenarioArgsForCall
(i int)
pkg/rtc/types/typesfakes/fake_local_participant.go:5245
Method
HandleSimulateScenarioCallCount
()
pkg/rtc/types/typesfakes/fake_local_participant.go:5233
Method
HandleSimulateScenarioCalls
(stub func(*livekit.SimulateScenario) error)
pkg/rtc/types/typesfakes/fake_local_participant.go:5239
Method
HandleSimulateScenarioReturns
(result1 error)
pkg/rtc/types/typesfakes/fake_local_participant.go:5252
Method
HandleSimulateScenarioReturnsOnCall
(i int, result1 error)
pkg/rtc/types/typesfakes/fake_local_participant.go:5261
Method
HandleStoreDataBlobRequest
(req *livekit.StoreDataBlobRequest)
pkg/rtc/participant_data_blob_handler.go:23
Method
HandleStoreDataBlobRequest
(arg1 *livekit.StoreDataBlobRequest)
pkg/rtc/types/typesfakes/fake_local_participant.go:5275
Method
HandleStoreDataBlobRequestArgsForCall
(i int)
pkg/rtc/types/typesfakes/fake_local_participant.go:5300
Method
HandleStoreDataBlobRequestCallCount
()
pkg/rtc/types/typesfakes/fake_local_participant.go:5288
Method
HandleStoreDataBlobRequestCalls
(stub func(*livekit.StoreDataBlobRequest))
pkg/rtc/types/typesfakes/fake_local_participant.go:5294
Method
HandleSyncState
(participant types.LocalParticipant, state *livekit.SyncState)
pkg/rtc/room.go:613
Method
HandleSyncState
(syncState *livekit.SyncState)
pkg/rtc/participant.go:4150
Method
HandleSyncState
(arg1 *livekit.SyncState)
pkg/rtc/types/typesfakes/fake_local_participant.go:5307
Method
HandleSyncStateArgsForCall
(i int)
pkg/rtc/types/typesfakes/fake_local_participant.go:5338
Method
HandleSyncStateCallCount
()
pkg/rtc/types/typesfakes/fake_local_participant.go:5326
Method
HandleSyncStateCalls
(stub func(*livekit.SyncState) error)
pkg/rtc/types/typesfakes/fake_local_participant.go:5332
Method
HandleSyncStateReturns
(result1 error)
pkg/rtc/types/typesfakes/fake_local_participant.go:5345
Method
HandleSyncStateReturnsOnCall
(i int, result1 error)
pkg/rtc/types/typesfakes/fake_local_participant.go:5354
Method
HandleTWCCFeedback
(_report *rtcp.TransportLayerCC)
pkg/sfu/bwe/null_bwe.go:49
Method
HandleTWCCFeedback
(report *rtcp.TransportLayerCC)
pkg/sfu/bwe/sendsidebwe/congestion_detector.go:610
Method
HandleTWCCFeedback
(report *rtcp.TransportLayerCC)
pkg/sfu/bwe/sendsidebwe/send_side_bwe.go:115
Method
HandleUnpublishDataTrackRequest
(req *livekit.UnpublishDataTrackRequest)
pkg/rtc/participant_data_track.go:124
Method
HandleUnpublishDataTrackRequest
(arg1 *livekit.UnpublishDataTrackRequest)
pkg/rtc/types/typesfakes/fake_local_participant.go:5368
Method
HandleUnpublishDataTrackRequestArgsForCall
(i int)
pkg/rtc/types/typesfakes/fake_local_participant.go:5393
Method
HandleUnpublishDataTrackRequestCallCount
()
pkg/rtc/types/typesfakes/fake_local_participant.go:5381
Method
HandleUnpublishDataTrackRequestCalls
(stub func(*livekit.UnpublishDataTrackRequest))
pkg/rtc/types/typesfakes/fake_local_participant.go:5387
Method
HandleUpdateDataSubscription
(req *livekit.UpdateDataSubscription)
pkg/rtc/participant_data_track.go:144
Method
HandleUpdateDataSubscription
(arg1 *livekit.UpdateDataSubscription)
pkg/rtc/types/typesfakes/fake_local_participant.go:5400
Method
HandleUpdateDataSubscriptionArgsForCall
(i int)
pkg/rtc/types/typesfakes/fake_local_participant.go:5425
Method
HandleUpdateDataSubscriptionCallCount
()
pkg/rtc/types/typesfakes/fake_local_participant.go:5413
Method
HandleUpdateDataSubscriptionCalls
(stub func(*livekit.UpdateDataSubscription))
pkg/rtc/types/typesfakes/fake_local_participant.go:5419
Method
HandleUpdateJob
(update *livekit.UpdateJobStatus)
pkg/service/agentservice.go:552
Method
HandleUpdateJob
(*livekit.UpdateJobStatus)
pkg/agent/worker.go:114
Method
HandleUpdateJob
(update *livekit.UpdateJobStatus)
pkg/agent/worker.go:513
Method
HandleUpdateSubscriptionPermission
(subscriptionPermission *livekit.SubscriptionPermission)
pkg/rtc/participant.go:4146
Method
HandleUpdateSubscriptionPermission
(arg1 *livekit.SubscriptionPermission)
pkg/rtc/types/typesfakes/fake_local_participant.go:5432
Method
HandleUpdateSubscriptionPermissionArgsForCall
(i int)
pkg/rtc/types/typesfakes/fake_local_participant.go:5463
Method
HandleUpdateSubscriptionPermissionCallCount
()
pkg/rtc/types/typesfakes/fake_local_participant.go:5451
Method
HandleUpdateSubscriptionPermissionCalls
(stub func(*livekit.SubscriptionPermission) error)
pkg/rtc/types/typesfakes/fake_local_participant.go:5457
Method
HandleUpdateSubscriptionPermissionReturns
(result1 error)
pkg/rtc/types/typesfakes/fake_local_participant.go:5470
Method
HandleUpdateSubscriptionPermissionReturnsOnCall
(i int, result1 error)
pkg/rtc/types/typesfakes/fake_local_participant.go:5479
Method
HandleUpdateSubscriptions
( trackIDs []livekit.TrackID, participantTracks []*livekit.ParticipantTracks, subscribe bool, )
pkg/rtc/participant.go:4138
Method
HandleUpdateSubscriptions
(arg1 []livekit.TrackID, arg2 []*livekit.ParticipantTracks, arg3 bool)
pkg/rtc/types/typesfakes/fake_local_participant.go:5493
← previous
next →
4,101–4,200 of 7,437, ranked by callers