MCPcopy Create free account

hub / github.com/livekit/livekit / functions

Functions7,437 in github.com/livekit/livekit

MethodHandlePing
(ping *livekit.WorkerPing)
pkg/agent/worker.go:135
MethodHandlePublishDataTrackRequest
(req *livekit.PublishDataTrackRequest)
pkg/rtc/participant_data_track.go:26
MethodHandlePublishDataTrackRequest
(arg1 *livekit.PublishDataTrackRequest)
pkg/rtc/types/typesfakes/fake_local_participant.go:4963
MethodHandlePublishDataTrackRequestArgsForCall
(i int)
pkg/rtc/types/typesfakes/fake_local_participant.go:4988
MethodHandlePublishDataTrackRequestCallCount
()
pkg/rtc/types/typesfakes/fake_local_participant.go:4976
MethodHandlePublishDataTrackRequestCalls
(stub func(*livekit.PublishDataTrackRequest))
pkg/rtc/types/typesfakes/fake_local_participant.go:4982
MethodHandleREMB
( _receivedEstimate int64, _expectedBandwidthUsage int64, _sentPackets uint32, _repeatedNacks uint32, )
pkg/sfu/bwe/null_bwe.go:41
MethodHandleREMB
( receivedEstimate int64, expectedBandwidthUsage int64, sentPackets uint32, repeatedNacks uint32, )
pkg/sfu/bwe/remotebwe/remote_bwe.go:123
MethodHandleRTCPSenderReportData
( _payloadType webrtc.PayloadType, layer int32, publisherSRData *livekit.RTCPSenderReportState, )
pkg/sfu/downtrack.go:2675
MethodHandleReceivedDataTrackMessage
(data []byte, packet *datatrack.Packet, arrivalTime int64)
pkg/rtc/updatatrackmanager.go:105
MethodHandleReceivedDataTrackMessage
(arg1 []byte, arg2 *datatrack.Packet, arg3 int64)
pkg/rtc/types/typesfakes/fake_participant.go:1138
MethodHandleReceivedDataTrackMessage
(arg1 []byte, arg2 *datatrack.Packet, arg3 int64)
pkg/rtc/types/typesfakes/fake_local_participant.go:4995
MethodHandleReceivedDataTrackMessageArgsForCall
(i int)
pkg/rtc/types/typesfakes/fake_participant.go:1170
MethodHandleReceivedDataTrackMessageArgsForCall
(i int)
pkg/rtc/types/typesfakes/fake_local_participant.go:5027
MethodHandleReceivedDataTrackMessageCallCount
()
pkg/rtc/types/typesfakes/fake_participant.go:1158
MethodHandleReceivedDataTrackMessageCallCount
()
pkg/rtc/types/typesfakes/fake_local_participant.go:5015
MethodHandleReceivedDataTrackMessageCalls
(stub func([]byte, *datatrack.Packet, int64))
pkg/rtc/types/typesfakes/fake_participant.go:1164
MethodHandleReceivedDataTrackMessageCalls
(stub func([]byte, *datatrack.Packet, int64))
pkg/rtc/types/typesfakes/fake_local_participant.go:5021
MethodHandleReceiverReport
(dt *sfu.DownTrack, report *rtcp.ReceiverReport)
pkg/rtc/transportmanager.go:951
MethodHandleReceiverReport
(dt *sfu.DownTrack, report *rtcp.ReceiverReport)
pkg/rtc/types/interfaces.go:514
MethodHandleReceiverReport
(arg1 *sfu.DownTrack, arg2 *rtcp.ReceiverReport)
pkg/rtc/types/typesfakes/fake_local_participant.go:5034
MethodHandleReceiverReportArgsForCall
(i int)
pkg/rtc/types/typesfakes/fake_local_participant.go:5060
MethodHandleReceiverReportCallCount
()
pkg/rtc/types/typesfakes/fake_local_participant.go:5048
MethodHandleReceiverReportCalls
(stub func(*sfu.DownTrack, *rtcp.ReceiverReport))
pkg/rtc/types/typesfakes/fake_local_participant.go:5054
MethodHandleReconnectAndSendResponse
(reconnectReason livekit.ReconnectReason, reconnectResponse *livekit.ReconnectResponse)
pkg/rtc/participant_signal.go:176
MethodHandleReconnectAndSendResponse
(arg1 livekit.ReconnectReason, arg2 *livekit.ReconnectResponse)
pkg/rtc/types/typesfakes/fake_local_participant.go:5067
MethodHandleReconnectAndSendResponseArgsForCall
(i int)
pkg/rtc/types/typesfakes/fake_local_participant.go:5099
MethodHandleReconnectAndSendResponseCallCount
()
pkg/rtc/types/typesfakes/fake_local_participant.go:5087
MethodHandleReconnectAndSendResponseCalls
(stub func(livekit.ReconnectReason, *livekit.ReconnectResponse) error)
pkg/rtc/types/typesfakes/fake_local_participant.go:5093
MethodHandleReconnectAndSendResponseReturns
(result1 error)
pkg/rtc/types/typesfakes/fake_local_participant.go:5106
MethodHandleReconnectAndSendResponseReturnsOnCall
(i int, result1 error)
pkg/rtc/types/typesfakes/fake_local_participant.go:5115
MethodHandleRegister
(*livekit.RegisterWorkerRequest)
pkg/agent/worker.go:108
MethodHandleRegister
(req *livekit.RegisterWorkerRequest)
pkg/agent/worker.go:199
MethodHandleReturns
(result1 uint16)
pkg/rtc/types/typesfakes/fake_data_down_track.go:104
MethodHandleReturnsOnCall
(i int, result1 uint16)
pkg/rtc/types/typesfakes/fake_data_down_track.go:113
MethodHandleSession
( ctx context.Context, pi routing.ParticipantInit, connectionID livekit.ConnectionID, requestSource routin
pkg/service/signal.go:93
MethodHandleSession
(arg1 context.Context, arg2 routing.ParticipantInit, arg3 livekit.ConnectionID, arg4 routing.MessageSource, ar
pkg/service/servicefakes/fake_session_handler.go:45
MethodHandleSessionArgsForCall
(i int)
pkg/service/servicefakes/fake_session_handler.go:80
MethodHandleSessionCallCount
()
pkg/service/servicefakes/fake_session_handler.go:68
MethodHandleSessionCalls
(stub func(context.Context, routing.ParticipantInit, livekit.ConnectionID, routing.MessageSource, routing.Mess
pkg/service/servicefakes/fake_session_handler.go:74
MethodHandleSessionReturns
(result1 error)
pkg/service/servicefakes/fake_session_handler.go:87
MethodHandleSessionReturnsOnCall
(i int, result1 error)
pkg/service/servicefakes/fake_session_handler.go:96
MethodHandleSignalMessage
(msg proto.Message)
pkg/rtc/participant.go:4162
MethodHandleSignalMessage
(arg1 proto.Message)
pkg/rtc/types/typesfakes/fake_local_participant.go:5129
MethodHandleSignalMessageArgsForCall
(i int)
pkg/rtc/types/typesfakes/fake_local_participant.go:5160
MethodHandleSignalMessageCallCount
()
pkg/rtc/types/typesfakes/fake_local_participant.go:5148
MethodHandleSignalMessageCalls
(stub func(proto.Message) error)
pkg/rtc/types/typesfakes/fake_local_participant.go:5154
MethodHandleSignalMessageReturns
(result1 error)
pkg/rtc/types/typesfakes/fake_local_participant.go:5167
MethodHandleSignalMessageReturnsOnCall
(i int, result1 error)
pkg/rtc/types/typesfakes/fake_local_participant.go:5176
MethodHandleSignalSourceClose
()
pkg/rtc/participant.go:1003
MethodHandleSignalSourceClose
()
pkg/rtc/types/typesfakes/fake_local_participant.go:5190
MethodHandleSignalSourceCloseCallCount
()
pkg/rtc/types/typesfakes/fake_local_participant.go:5202
MethodHandleSignalSourceCloseCalls
(stub func())
pkg/rtc/types/typesfakes/fake_local_participant.go:5208
MethodHandleSimulateJob
(*livekit.SimulateJobRequest)
pkg/agent/worker.go:117
MethodHandleSimulateJob
(simulate *livekit.SimulateJobRequest)
pkg/agent/worker.go:555
MethodHandleSimulateScenario
(simulateScenario *livekit.SimulateScenario)
pkg/rtc/participant.go:4154
MethodHandleSimulateScenario
(arg1 *livekit.SimulateScenario)
pkg/rtc/types/typesfakes/fake_local_participant.go:5214
MethodHandleSimulateScenarioArgsForCall
(i int)
pkg/rtc/types/typesfakes/fake_local_participant.go:5245
MethodHandleSimulateScenarioCallCount
()
pkg/rtc/types/typesfakes/fake_local_participant.go:5233
MethodHandleSimulateScenarioCalls
(stub func(*livekit.SimulateScenario) error)
pkg/rtc/types/typesfakes/fake_local_participant.go:5239
MethodHandleSimulateScenarioReturns
(result1 error)
pkg/rtc/types/typesfakes/fake_local_participant.go:5252
MethodHandleSimulateScenarioReturnsOnCall
(i int, result1 error)
pkg/rtc/types/typesfakes/fake_local_participant.go:5261
MethodHandleStoreDataBlobRequest
(req *livekit.StoreDataBlobRequest)
pkg/rtc/participant_data_blob_handler.go:23
MethodHandleStoreDataBlobRequest
(arg1 *livekit.StoreDataBlobRequest)
pkg/rtc/types/typesfakes/fake_local_participant.go:5275
MethodHandleStoreDataBlobRequestArgsForCall
(i int)
pkg/rtc/types/typesfakes/fake_local_participant.go:5300
MethodHandleStoreDataBlobRequestCallCount
()
pkg/rtc/types/typesfakes/fake_local_participant.go:5288
MethodHandleStoreDataBlobRequestCalls
(stub func(*livekit.StoreDataBlobRequest))
pkg/rtc/types/typesfakes/fake_local_participant.go:5294
MethodHandleSyncState
(participant types.LocalParticipant, state *livekit.SyncState)
pkg/rtc/room.go:613
MethodHandleSyncState
(syncState *livekit.SyncState)
pkg/rtc/participant.go:4150
MethodHandleSyncState
(arg1 *livekit.SyncState)
pkg/rtc/types/typesfakes/fake_local_participant.go:5307
MethodHandleSyncStateArgsForCall
(i int)
pkg/rtc/types/typesfakes/fake_local_participant.go:5338
MethodHandleSyncStateCallCount
()
pkg/rtc/types/typesfakes/fake_local_participant.go:5326
MethodHandleSyncStateCalls
(stub func(*livekit.SyncState) error)
pkg/rtc/types/typesfakes/fake_local_participant.go:5332
MethodHandleSyncStateReturns
(result1 error)
pkg/rtc/types/typesfakes/fake_local_participant.go:5345
MethodHandleSyncStateReturnsOnCall
(i int, result1 error)
pkg/rtc/types/typesfakes/fake_local_participant.go:5354
MethodHandleTWCCFeedback
(_report *rtcp.TransportLayerCC)
pkg/sfu/bwe/null_bwe.go:49
MethodHandleTWCCFeedback
(report *rtcp.TransportLayerCC)
pkg/sfu/bwe/sendsidebwe/congestion_detector.go:610
MethodHandleTWCCFeedback
(report *rtcp.TransportLayerCC)
pkg/sfu/bwe/sendsidebwe/send_side_bwe.go:115
MethodHandleUnpublishDataTrackRequest
(req *livekit.UnpublishDataTrackRequest)
pkg/rtc/participant_data_track.go:124
MethodHandleUnpublishDataTrackRequest
(arg1 *livekit.UnpublishDataTrackRequest)
pkg/rtc/types/typesfakes/fake_local_participant.go:5368
MethodHandleUnpublishDataTrackRequestArgsForCall
(i int)
pkg/rtc/types/typesfakes/fake_local_participant.go:5393
MethodHandleUnpublishDataTrackRequestCallCount
()
pkg/rtc/types/typesfakes/fake_local_participant.go:5381
MethodHandleUnpublishDataTrackRequestCalls
(stub func(*livekit.UnpublishDataTrackRequest))
pkg/rtc/types/typesfakes/fake_local_participant.go:5387
MethodHandleUpdateDataSubscription
(req *livekit.UpdateDataSubscription)
pkg/rtc/participant_data_track.go:144
MethodHandleUpdateDataSubscription
(arg1 *livekit.UpdateDataSubscription)
pkg/rtc/types/typesfakes/fake_local_participant.go:5400
MethodHandleUpdateDataSubscriptionArgsForCall
(i int)
pkg/rtc/types/typesfakes/fake_local_participant.go:5425
MethodHandleUpdateDataSubscriptionCallCount
()
pkg/rtc/types/typesfakes/fake_local_participant.go:5413
MethodHandleUpdateDataSubscriptionCalls
(stub func(*livekit.UpdateDataSubscription))
pkg/rtc/types/typesfakes/fake_local_participant.go:5419
MethodHandleUpdateJob
(update *livekit.UpdateJobStatus)
pkg/service/agentservice.go:552
MethodHandleUpdateJob
(*livekit.UpdateJobStatus)
pkg/agent/worker.go:114
MethodHandleUpdateJob
(update *livekit.UpdateJobStatus)
pkg/agent/worker.go:513
MethodHandleUpdateSubscriptionPermission
(subscriptionPermission *livekit.SubscriptionPermission)
pkg/rtc/participant.go:4146
MethodHandleUpdateSubscriptionPermission
(arg1 *livekit.SubscriptionPermission)
pkg/rtc/types/typesfakes/fake_local_participant.go:5432
MethodHandleUpdateSubscriptionPermissionArgsForCall
(i int)
pkg/rtc/types/typesfakes/fake_local_participant.go:5463
MethodHandleUpdateSubscriptionPermissionCallCount
()
pkg/rtc/types/typesfakes/fake_local_participant.go:5451
MethodHandleUpdateSubscriptionPermissionCalls
(stub func(*livekit.SubscriptionPermission) error)
pkg/rtc/types/typesfakes/fake_local_participant.go:5457
MethodHandleUpdateSubscriptionPermissionReturns
(result1 error)
pkg/rtc/types/typesfakes/fake_local_participant.go:5470
MethodHandleUpdateSubscriptionPermissionReturnsOnCall
(i int, result1 error)
pkg/rtc/types/typesfakes/fake_local_participant.go:5479
MethodHandleUpdateSubscriptions
( trackIDs []livekit.TrackID, participantTracks []*livekit.ParticipantTracks, subscribe bool, )
pkg/rtc/participant.go:4138
MethodHandleUpdateSubscriptions
(arg1 []livekit.TrackID, arg2 []*livekit.ParticipantTracks, arg3 bool)
pkg/rtc/types/typesfakes/fake_local_participant.go:5493
← previousnext →4,101–4,200 of 7,437, ranked by callers