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
GetPublishedTracksReturns
(result1 []types.MediaTrack)
pkg/rtc/types/typesfakes/fake_local_participant.go:4137
Method
GetPublishedTracksReturnsOnCall
(i int, result1 []types.MediaTrack)
pkg/rtc/types/typesfakes/fake_participant.go:1124
Method
GetPublishedTracksReturnsOnCall
(i int, result1 []types.MediaTrack)
pkg/rtc/types/typesfakes/fake_local_participant.go:4146
Method
GetPublisherICESessionUfrag
()
pkg/rtc/transportmanager.go:530
Method
GetPublisherICESessionUfrag
()
pkg/rtc/types/typesfakes/fake_local_participant.go:4160
Method
GetPublisherICESessionUfragCallCount
()
pkg/rtc/types/typesfakes/fake_local_participant.go:4178
Method
GetPublisherICESessionUfragCalls
(stub func() (string, error))
pkg/rtc/types/typesfakes/fake_local_participant.go:4184
Method
GetPublisherICESessionUfragReturns
(result1 string, result2 error)
pkg/rtc/types/typesfakes/fake_local_participant.go:4190
Method
GetPublisherICESessionUfragReturnsOnCall
(i int, result1 string, result2 error)
pkg/rtc/types/typesfakes/fake_local_participant.go:4200
Method
GetQualityForDimension
GetQualityForDimension finds the closest quality to use for desired dimensions affords a 20% tolerance on dimension
pkg/rtc/mediatrackreceiver.go:1058
Method
GetQualityForDimension
(arg1 mime.MimeType, arg2 uint32, arg3 uint32)
pkg/rtc/types/typesfakes/fake_local_media_track.go:784
Method
GetQualityForDimension
(arg1 mime.MimeType, arg2 uint32, arg3 uint32)
pkg/rtc/types/typesfakes/fake_media_track.go:629
Method
GetQualityForDimensionArgsForCall
(i int)
pkg/rtc/types/typesfakes/fake_local_media_track.go:817
Method
GetQualityForDimensionArgsForCall
(i int)
pkg/rtc/types/typesfakes/fake_media_track.go:662
Method
GetQualityForDimensionCallCount
()
pkg/rtc/types/typesfakes/fake_local_media_track.go:805
Method
GetQualityForDimensionCallCount
()
pkg/rtc/types/typesfakes/fake_media_track.go:650
Method
GetQualityForDimensionCalls
(stub func(mime.MimeType, uint32, uint32) livekit.VideoQuality)
pkg/rtc/types/typesfakes/fake_local_media_track.go:811
Method
GetQualityForDimensionCalls
(stub func(mime.MimeType, uint32, uint32) livekit.VideoQuality)
pkg/rtc/types/typesfakes/fake_media_track.go:656
Method
GetQualityForDimensionReturns
(result1 livekit.VideoQuality)
pkg/rtc/types/typesfakes/fake_local_media_track.go:824
Method
GetQualityForDimensionReturns
(result1 livekit.VideoQuality)
pkg/rtc/types/typesfakes/fake_media_track.go:669
Method
GetQualityForDimensionReturnsOnCall
(i int, result1 livekit.VideoQuality)
pkg/rtc/types/typesfakes/fake_local_media_track.go:833
Method
GetQualityForDimensionReturnsOnCall
(i int, result1 livekit.VideoQuality)
pkg/rtc/types/typesfakes/fake_media_track.go:678
Method
GetRTCPReader
(ssrc uint32)
pkg/sfu/buffer/factory.go:115
Method
GetRedReceiver
()
pkg/rtc/wrappedreceiver.go:423
Method
GetRedReceiver
()
pkg/sfu/receiver_base.go:1115
Method
GetRegion
()
pkg/routing/localrouter.go:143
Method
GetRegion
()
pkg/routing/routingfakes/fake_router.go:371
Method
GetRegionCallCount
()
pkg/routing/routingfakes/fake_router.go:389
Method
GetRegionCalls
(stub func() string)
pkg/routing/routingfakes/fake_router.go:395
Method
GetRegionReturns
(result1 string)
pkg/routing/routingfakes/fake_router.go:401
Method
GetRegionReturnsOnCall
(i int, result1 string)
pkg/routing/routingfakes/fake_router.go:410
Method
GetRegionSettings
(ip string)
pkg/service/roommanager.go:1218
Method
GetRegionSettings
(arg1 string)
pkg/rtc/types/typesfakes/fake_local_participant_helper.go:218
Method
GetRegionSettingsArgsForCall
(i int)
pkg/rtc/types/typesfakes/fake_local_participant_helper.go:249
Method
GetRegionSettingsCallCount
()
pkg/rtc/types/typesfakes/fake_local_participant_helper.go:237
Method
GetRegionSettingsCalls
(stub func(string) *livekit.RegionSettings)
pkg/rtc/types/typesfakes/fake_local_participant_helper.go:243
Method
GetRegionSettingsReturns
(result1 *livekit.RegionSettings)
pkg/rtc/types/typesfakes/fake_local_participant_helper.go:256
Method
GetRegionSettingsReturnsOnCall
(i int, result1 *livekit.RegionSettings)
pkg/rtc/types/typesfakes/fake_local_participant_helper.go:265
Method
GetReporter
()
pkg/rtc/participant.go:504
Method
GetReporter
()
pkg/rtc/types/typesfakes/fake_local_participant.go:4216
Method
GetReporterCallCount
()
pkg/rtc/types/typesfakes/fake_local_participant.go:4234
Method
GetReporterCalls
(stub func() roomobs.ParticipantSessionReporter)
pkg/rtc/types/typesfakes/fake_local_participant.go:4240
Method
GetReporterResolver
()
pkg/rtc/participant.go:508
Method
GetReporterResolver
()
pkg/rtc/types/interfaces.go:407
Method
GetReporterResolver
()
pkg/rtc/types/typesfakes/fake_local_participant.go:4269
Method
GetReporterResolverCallCount
()
pkg/rtc/types/typesfakes/fake_local_participant.go:4287
Method
GetReporterResolverCalls
(stub func() roomobs.ParticipantReporterResolver)
pkg/rtc/types/typesfakes/fake_local_participant.go:4293
Method
GetReporterResolverReturns
(result1 roomobs.ParticipantReporterResolver)
pkg/rtc/types/typesfakes/fake_local_participant.go:4299
Method
GetReporterResolverReturnsOnCall
(i int, result1 roomobs.ParticipantReporterResolver)
pkg/rtc/types/typesfakes/fake_local_participant.go:4308
Method
GetReporterReturnsOnCall
(i int, result1 roomobs.ParticipantSessionReporter)
pkg/rtc/types/typesfakes/fake_local_participant.go:4255
Method
GetResponseSink
()
pkg/rtc/participant_signal.go:34
Method
GetResponseSink
()
pkg/rtc/types/typesfakes/fake_local_participant.go:4322
Method
GetResponseSink
()
pkg/rtc/signalling/signallerasyncbase.go:70
Method
GetResponseSink
()
pkg/rtc/signalling/signallerunimplemented.go:31
Method
GetResponseSinkCallCount
()
pkg/rtc/types/typesfakes/fake_local_participant.go:4340
Method
GetResponseSinkCalls
(stub func() routing.MessageSink)
pkg/rtc/types/typesfakes/fake_local_participant.go:4346
Method
GetResponseSinkReturns
(result1 routing.MessageSink)
pkg/rtc/types/typesfakes/fake_local_participant.go:4352
Method
GetResponseSinkReturnsOnCall
(i int, result1 routing.MessageSink)
pkg/rtc/types/typesfakes/fake_local_participant.go:4361
Method
GetSIPInboundTrunk
(ctx context.Context, req *livekit.GetSIPInboundTrunkRequest)
pkg/service/sip.go:270
Method
GetSIPOutboundTrunk
(ctx context.Context, req *livekit.GetSIPOutboundTrunkRequest)
pkg/service/sip.go:293
Method
GetSIPTrunkAuthentication
(ctx context.Context, req *rpc.GetSIPTrunkAuthenticationRequest)
pkg/service/ioservice_sip.go:131
Method
GetSenderReportData
()
pkg/sfu/buffer/buffer_base.go:1316
Method
GetShortStats
(shortDuration time.Duration)
pkg/sfu/forwardstats.go:84
Method
GetState
()
pkg/sfu/playoutdelay.go:104
Method
GetState
()
pkg/sfu/forwarder.go:456
Method
GetState
()
pkg/sfu/rtpmunger.go:94
Method
GetState
()
pkg/sfu/codecmunger/vp8.go:75
Method
GetState
()
pkg/sfu/codecmunger/null.go:30
Method
GetStats
()
pkg/sfu/buffer/buffer_base.go:1341
Method
GetSubscribedParticipants
()
pkg/rtc/subscriptionmanager.go:355
Method
GetSubscribedParticipants
()
pkg/rtc/types/typesfakes/fake_local_participant.go:4375
Method
GetSubscribedParticipantsCallCount
()
pkg/rtc/types/typesfakes/fake_local_participant.go:4393
Method
GetSubscribedParticipantsCalls
(stub func() []livekit.ParticipantID)
pkg/rtc/types/typesfakes/fake_local_participant.go:4399
Method
GetSubscribedParticipantsReturns
(result1 []livekit.ParticipantID)
pkg/rtc/types/typesfakes/fake_local_participant.go:4405
Method
GetSubscribedParticipantsReturnsOnCall
(i int, result1 []livekit.ParticipantID)
pkg/rtc/types/typesfakes/fake_local_participant.go:4414
Method
GetSubscribedTracks
()
pkg/rtc/types/typesfakes/fake_local_participant.go:4428
Method
GetSubscribedTracksCallCount
()
pkg/rtc/types/typesfakes/fake_local_participant.go:4446
Method
GetSubscribedTracksCalls
(stub func() []types.SubscribedTrack)
pkg/rtc/types/typesfakes/fake_local_participant.go:4452
Method
GetSubscribedTracksReturns
(result1 []types.SubscribedTrack)
pkg/rtc/types/typesfakes/fake_local_participant.go:4458
Method
GetSubscribedTracksReturnsOnCall
(i int, result1 []types.SubscribedTrack)
pkg/rtc/types/typesfakes/fake_local_participant.go:4467
Method
GetSubscriberForwarderState
(lp types.LocalParticipant)
pkg/service/roommanager.go:1222
Method
GetSubscriberForwarderState
(arg1 types.LocalParticipant)
pkg/rtc/types/typesfakes/fake_local_participant_helper.go:279
Method
GetSubscriberForwarderStateArgsForCall
(i int)
pkg/rtc/types/typesfakes/fake_local_participant_helper.go:310
Method
GetSubscriberForwarderStateCallCount
()
pkg/rtc/types/typesfakes/fake_local_participant_helper.go:298
Method
GetSubscriberForwarderStateCalls
(stub func(types.LocalParticipant) (map[livekit.TrackID]*livekit.RTPForwarderState, error))
pkg/rtc/types/typesfakes/fake_local_participant_helper.go:304
Method
GetSubscriberForwarderStateReturns
(result1 map[livekit.TrackID]*livekit.RTPForwarderState, result2 error)
pkg/rtc/types/typesfakes/fake_local_participant_helper.go:317
Method
GetSubscriberForwarderStateReturnsOnCall
(i int, result1 map[livekit.TrackID]*livekit.RTPForwarderState, result2 error)
pkg/rtc/types/typesfakes/fake_local_participant_helper.go:327
Method
GetTarget
()
pkg/sfu/videolayerselector/base.go:98
Method
GetTelemetryListener
()
pkg/rtc/participant.go:972
Method
GetTelemetryListener
()
pkg/rtc/types/typesfakes/fake_local_participant.go:4481
Method
GetTelemetryListenerCallCount
()
pkg/rtc/types/typesfakes/fake_local_participant.go:4499
Method
GetTelemetryListenerCalls
(stub func() types.ParticipantTelemetryListener)
pkg/rtc/types/typesfakes/fake_local_participant.go:4505
Method
GetTelemetryListenerReturnsOnCall
(i int, result1 types.ParticipantTelemetryListener)
pkg/rtc/types/typesfakes/fake_local_participant.go:4520
Method
GetTemporalLayerForSpatialFps
(mimeType mime.MimeType, spatial int32, fps uint32)
pkg/rtc/mediatrackreceiver.go:1221
Method
GetTemporalLayerForSpatialFps
(arg1 mime.MimeType, arg2 int32, arg3 uint32)
pkg/rtc/types/typesfakes/fake_local_media_track.go:847
Method
GetTemporalLayerForSpatialFps
(arg1 mime.MimeType, arg2 int32, arg3 uint32)
pkg/rtc/types/typesfakes/fake_media_track.go:692
Method
GetTemporalLayerForSpatialFpsArgsForCall
(i int)
pkg/rtc/types/typesfakes/fake_local_media_track.go:880
Method
GetTemporalLayerForSpatialFpsArgsForCall
(i int)
pkg/rtc/types/typesfakes/fake_media_track.go:725
Method
GetTemporalLayerForSpatialFpsCallCount
()
pkg/rtc/types/typesfakes/fake_local_media_track.go:868
Method
GetTemporalLayerForSpatialFpsCallCount
()
pkg/rtc/types/typesfakes/fake_media_track.go:713
← previous
next →
3,901–4,000 of 7,437, ranked by callers