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
UpdateMediaLoss
(nodeID livekit.NodeID, trackID livekit.TrackID, fractionalLoss uint32)
pkg/rtc/types/interfaces.go:544
Method
UpdateMediaLoss
(arg1 livekit.NodeID, arg2 livekit.TrackID, arg3 uint32)
pkg/rtc/types/typesfakes/fake_local_participant.go:9244
Method
UpdateMediaLossArgsForCall
(i int)
pkg/rtc/types/typesfakes/fake_local_participant.go:9277
Method
UpdateMediaLossCallCount
()
pkg/rtc/types/typesfakes/fake_local_participant.go:9265
Method
UpdateMediaLossCalls
(stub func(livekit.NodeID, livekit.TrackID, uint32) error)
pkg/rtc/types/typesfakes/fake_local_participant.go:9271
Method
UpdateMediaLossReturns
(result1 error)
pkg/rtc/types/typesfakes/fake_local_participant.go:9284
Method
UpdateMediaLossReturnsOnCall
(i int, result1 error)
pkg/rtc/types/typesfakes/fake_local_participant.go:9293
Method
UpdateMediaRTT
(rtt uint32)
pkg/rtc/transportmanager.go:997
Method
UpdateMediaRTT
(rtt uint32)
pkg/rtc/participant.go:1873
Method
UpdateMediaRTT
(arg1 uint32)
pkg/rtc/types/typesfakes/fake_local_participant.go:9307
Method
UpdateMediaRTTArgsForCall
(i int)
pkg/rtc/types/typesfakes/fake_local_participant.go:9332
Method
UpdateMediaRTTCallCount
()
pkg/rtc/types/typesfakes/fake_local_participant.go:9320
Method
UpdateMediaRTTCalls
(stub func(uint32))
pkg/rtc/types/typesfakes/fake_local_participant.go:9326
Method
UpdateMetadata
(update *livekit.UpdateParticipantMetadata, fromAdmin bool)
pkg/rtc/participant.go:653
Method
UpdateMetadata
(arg1 *livekit.UpdateParticipantMetadata, arg2 bool)
pkg/rtc/types/typesfakes/fake_local_participant.go:9339
Method
UpdateMetadata
(metadata string)
pkg/agent/worker.go:468
Method
UpdateMetadataArgsForCall
(i int)
pkg/rtc/types/typesfakes/fake_local_participant.go:9371
Method
UpdateMetadataCallCount
()
pkg/rtc/types/typesfakes/fake_local_participant.go:9359
Method
UpdateMetadataCalls
(stub func(*livekit.UpdateParticipantMetadata, bool) error)
pkg/rtc/types/typesfakes/fake_local_participant.go:9365
Method
UpdateMetadataReturns
(result1 error)
pkg/rtc/types/typesfakes/fake_local_participant.go:9378
Method
UpdateMetadataReturnsOnCall
(i int, result1 error)
pkg/rtc/types/typesfakes/fake_local_participant.go:9387
Method
UpdateMetrics
(ctx context.Context, req *rpc.UpdateMetricsRequest)
pkg/service/ioservice.go:177
Method
UpdateMute
(isMuted bool)
pkg/sfu/connectionquality/connectionstats.go:128
Method
UpdateMuteAt
(isMuted bool, at time.Time)
pkg/sfu/connectionquality/scorer.go:280
Method
UpdateNodeStats
()
pkg/routing/node.go:140
Method
UpdateOffsets
(extPkt *buffer.ExtPacket)
pkg/sfu/codecmunger/vp8.go:131
Method
UpdateOffsets
(_extPkt *buffer.ExtPacket)
pkg/sfu/codecmunger/null.go:45
Method
UpdateParticipant
(ctx context.Context, req *livekit.UpdateParticipantRequest)
pkg/service/roomservice.go:260
Method
UpdatePause
(isPaused bool)
pkg/sfu/connectionquality/connectionstats.go:176
Method
UpdatePauseAt
(isPaused bool, at time.Time)
pkg/sfu/connectionquality/scorer.go:356
Method
UpdatePliAndTime
(pliCount uint32)
pkg/sfu/rtpstats/rtpstats_base_lite.go:259
Method
UpdateRTT
(rtt float64)
pkg/sfu/bwe/null_bwe.go:51
Method
UpdateRTT
(rtt float64)
pkg/sfu/bwe/remotebwe/probe_controller.go:105
Method
UpdateRTT
(rtt float64)
pkg/sfu/bwe/remotebwe/remote_bwe.go:154
Method
UpdateRTT
(rtt float64)
pkg/sfu/bwe/sendsidebwe/congestion_detector.go:743
Method
UpdateRTT
(rtt float64)
pkg/sfu/bwe/sendsidebwe/send_side_bwe.go:119
Method
UpdateRoomMetadata
(ctx context.Context, req *livekit.UpdateRoomMetadataRequest)
pkg/service/roomservice.go:332
Method
UpdateSIPCallState
(ctx context.Context, req *rpc.UpdateSIPCallStateRequest)
pkg/service/ioservice.go:186
Method
UpdateSIPDispatchRule
(ctx context.Context, req *livekit.UpdateSIPDispatchRuleRequest)
pkg/service/sip.go:457
Method
UpdateSIPInboundTrunk
(ctx context.Context, req *livekit.UpdateSIPInboundTrunkRequest)
pkg/service/sip.go:176
Method
UpdateSIPOutboundTrunk
(ctx context.Context, req *livekit.UpdateSIPOutboundTrunkRequest)
pkg/service/sip.go:231
Method
UpdateSignalingRTT
(rtt uint32)
pkg/rtc/transportmanager.go:981
Method
UpdateSignalingRTT
(arg1 uint32)
pkg/rtc/types/typesfakes/fake_local_participant.go:9401
Method
UpdateSignalingRTTArgsForCall
(i int)
pkg/rtc/types/typesfakes/fake_local_participant.go:9426
Method
UpdateSignalingRTTCallCount
()
pkg/rtc/types/typesfakes/fake_local_participant.go:9414
Method
UpdateSignalingRTTCalls
(stub func(uint32))
pkg/rtc/types/typesfakes/fake_local_participant.go:9420
Method
UpdateStream
(ctx context.Context, req *livekit.UpdateStreamRequest)
pkg/service/egress.go:322
Method
UpdateSubscribedAudioCodecs
(nodeID livekit.NodeID, trackID livekit.TrackID, codecs []*livekit.SubscribedAudioCodec)
pkg/rtc/participant.go:3799
Method
UpdateSubscribedAudioCodecs
(nodeID livekit.NodeID, trackID livekit.TrackID, codecs []*livekit.SubscribedAudioCodec)
pkg/rtc/types/interfaces.go:543
Method
UpdateSubscribedAudioCodecs
(arg1 livekit.NodeID, arg2 livekit.TrackID, arg3 []*livekit.SubscribedAudioCodec)
pkg/rtc/types/typesfakes/fake_local_participant.go:9433
Method
UpdateSubscribedAudioCodecsArgsForCall
(i int)
pkg/rtc/types/typesfakes/fake_local_participant.go:9471
Method
UpdateSubscribedAudioCodecsCallCount
()
pkg/rtc/types/typesfakes/fake_local_participant.go:9459
Method
UpdateSubscribedAudioCodecsCalls
(stub func(livekit.NodeID, livekit.TrackID, []*livekit.SubscribedAudioCodec) error)
pkg/rtc/types/typesfakes/fake_local_participant.go:9465
Method
UpdateSubscribedAudioCodecsReturns
(result1 error)
pkg/rtc/types/typesfakes/fake_local_participant.go:9478
Method
UpdateSubscribedAudioCodecsReturnsOnCall
(i int, result1 error)
pkg/rtc/types/typesfakes/fake_local_participant.go:9487
Method
UpdateSubscribedQuality
(nodeID livekit.NodeID, trackID livekit.TrackID, maxQualities []types.SubscribedCodecQuality)
pkg/rtc/participant.go:3788
Method
UpdateSubscribedQuality
(nodeID livekit.NodeID, trackID livekit.TrackID, maxQualities []SubscribedCodecQuality)
pkg/rtc/types/interfaces.go:542
Method
UpdateSubscribedQuality
(arg1 livekit.NodeID, arg2 livekit.TrackID, arg3 []types.SubscribedCodecQuality)
pkg/rtc/types/typesfakes/fake_local_participant.go:9501
Method
UpdateSubscribedQualityArgsForCall
(i int)
pkg/rtc/types/typesfakes/fake_local_participant.go:9539
Method
UpdateSubscribedQualityCallCount
()
pkg/rtc/types/typesfakes/fake_local_participant.go:9527
Method
UpdateSubscribedQualityCalls
(stub func(livekit.NodeID, livekit.TrackID, []types.SubscribedCodecQuality) error)
pkg/rtc/types/typesfakes/fake_local_participant.go:9533
Method
UpdateSubscribedQualityReturns
(result1 error)
pkg/rtc/types/typesfakes/fake_local_participant.go:9546
Method
UpdateSubscribedQualityReturnsOnCall
(i int, result1 error)
pkg/rtc/types/typesfakes/fake_local_participant.go:9555
Method
UpdateSubscribedTrackSettings
(trackID livekit.TrackID, settings *livekit.UpdateTrackSettings)
pkg/rtc/subscriptionmanager.go:370
Method
UpdateSubscribedTrackSettings
(arg1 livekit.TrackID, arg2 *livekit.UpdateTrackSettings)
pkg/rtc/types/typesfakes/fake_local_participant.go:9569
Method
UpdateSubscribedTrackSettingsArgsForCall
(i int)
pkg/rtc/types/typesfakes/fake_local_participant.go:9595
Method
UpdateSubscribedTrackSettingsCallCount
()
pkg/rtc/types/typesfakes/fake_local_participant.go:9583
Method
UpdateSubscribedTrackSettingsCalls
(stub func(livekit.TrackID, *livekit.UpdateTrackSettings))
pkg/rtc/types/typesfakes/fake_local_participant.go:9589
Method
UpdateSubscriberConfig
(ccConf config.CongestionControlConfig)
pkg/rtc/config.go:98
Method
UpdateSubscriberSettings
(settings *livekit.UpdateTrackSettings, isImmediate bool)
pkg/rtc/subscribedtrack.go:312
Method
UpdateSubscriberSettings
(arg1 *livekit.UpdateTrackSettings, arg2 bool)
pkg/rtc/types/typesfakes/fake_subscribed_track.go:995
Method
UpdateSubscriberSettingsCalls
(stub func(*livekit.UpdateTrackSettings, bool))
pkg/rtc/types/typesfakes/fake_subscribed_track.go:1015
Method
UpdateSubscriptionOptions
(subscriptionOptions *livekit.DataTrackSubscriptionOptions)
pkg/rtc/datadowntrack.go:135
Method
UpdateSubscriptionOptions
(arg1 *livekit.DataTrackSubscriptionOptions)
pkg/rtc/types/typesfakes/fake_data_down_track.go:212
Method
UpdateSubscriptionOptionsArgsForCall
(i int)
pkg/rtc/types/typesfakes/fake_data_down_track.go:237
Method
UpdateSubscriptionOptionsCallCount
()
pkg/rtc/types/typesfakes/fake_data_down_track.go:225
Method
UpdateSubscriptionOptionsCalls
(stub func(*livekit.DataTrackSubscriptionOptions))
pkg/rtc/types/typesfakes/fake_data_down_track.go:231
Method
UpdateSubscriptionPermission
wraps the promoted UpTrackManager.UpdateSubscriptionPermission to also revoke data track subscriptions that are no longer permitted
pkg/rtc/participant_data_track.go:162
Method
UpdateSubscriptionPermission
(arg1 *livekit.SubscriptionPermission, arg2 utils.TimedVersion, arg3 func(participantID livekit.ParticipantID)
pkg/rtc/types/typesfakes/fake_participant.go:2158
Method
UpdateSubscriptionPermission
(arg1 *livekit.SubscriptionPermission, arg2 utils.TimedVersion, arg3 func(participantID livekit.ParticipantID)
pkg/rtc/types/typesfakes/fake_local_participant.go:9602
Method
UpdateSubscriptionPermissionArgsForCall
(i int)
pkg/rtc/types/typesfakes/fake_participant.go:2191
Method
UpdateSubscriptionPermissionArgsForCall
(i int)
pkg/rtc/types/typesfakes/fake_local_participant.go:9635
Method
UpdateSubscriptionPermissionCallCount
()
pkg/rtc/types/typesfakes/fake_participant.go:2179
Method
UpdateSubscriptionPermissionCallCount
()
pkg/rtc/types/typesfakes/fake_local_participant.go:9623
Method
UpdateSubscriptionPermissionCalls
(stub func(*livekit.SubscriptionPermission, utils.TimedVersion, func(participantID livekit.ParticipantID) type
pkg/rtc/types/typesfakes/fake_participant.go:2185
Method
UpdateSubscriptionPermissionCalls
(stub func(*livekit.SubscriptionPermission, utils.TimedVersion, func(participantID livekit.ParticipantID) type
pkg/rtc/types/typesfakes/fake_local_participant.go:9629
Method
UpdateSubscriptionPermissionReturns
(result1 error)
pkg/rtc/types/typesfakes/fake_participant.go:2198
Method
UpdateSubscriptionPermissionReturns
(result1 error)
pkg/rtc/types/typesfakes/fake_local_participant.go:9642
Method
UpdateSubscriptionPermissionReturnsOnCall
(i int, result1 error)
pkg/rtc/types/typesfakes/fake_participant.go:2207
Method
UpdateSubscriptionPermissionReturnsOnCall
(i int, result1 error)
pkg/rtc/types/typesfakes/fake_local_participant.go:9651
Method
UpdateSubscriptions
(ctx context.Context, req *livekit.UpdateSubscriptionsRequest)
pkg/service/roommanager.go:948
Method
UpdateSubscriptions
(ctx context.Context, req *livekit.UpdateSubscriptionsRequest)
pkg/service/roomservice.go:295
Method
UpdateSubscriptions
(arg1 types.LocalParticipant, arg2 []livekit.TrackID, arg3 []*livekit.ParticipantTracks, arg4 bool)
pkg/rtc/types/typesfakes/fake_room.go:474
Method
UpdateSubscriptionsArgsForCall
(i int)
pkg/rtc/types/typesfakes/fake_room.go:512
Method
UpdateSubscriptionsCallCount
()
pkg/rtc/types/typesfakes/fake_room.go:500
Method
UpdateSubscriptionsCalls
(stub func(types.LocalParticipant, []livekit.TrackID, []*livekit.ParticipantTracks, bool))
pkg/rtc/types/typesfakes/fake_room.go:506
Method
UpdateTrackInfo
(ti *livekit.TrackInfo)
pkg/rtc/mediatrackreceiver.go:873
Method
UpdateTrackInfo
(ti *livekit.TrackInfo)
pkg/rtc/wrappedreceiver.go:397
Method
UpdateTrackInfo
(arg1 *livekit.TrackInfo)
pkg/rtc/types/typesfakes/fake_local_media_track.go:2293
Method
UpdateTrackInfo
(arg1 *livekit.TrackInfo)
pkg/rtc/types/typesfakes/fake_media_track.go:1798
← previous
next →
7,101–7,200 of 7,437, ranked by callers