MCPcopy Create free account

hub / github.com/livekit/livekit / functions

Functions7,437 in github.com/livekit/livekit

MethodOnStreamStateChange
(f func(update *StreamStateUpdate) error)
pkg/sfu/streamallocator/streamallocator.go:303
MethodOnStreamStateChangeArgsForCall
(i int)
pkg/rtc/transport/transportfakes/fake_handler.go:660
MethodOnStreamStateChangeCallCount
()
pkg/rtc/transport/transportfakes/fake_handler.go:648
MethodOnStreamStateChangeCalls
(stub func(*streamallocator.StreamStateUpdate) error)
pkg/rtc/transport/transportfakes/fake_handler.go:654
MethodOnStreamStateChangeReturns
(result1 error)
pkg/rtc/transport/transportfakes/fake_handler.go:667
MethodOnStreamStateChangeReturnsOnCall
(i int, result1 error)
pkg/rtc/transport/transportfakes/fake_handler.go:676
MethodOnSubscribeStatusChanged
(p types.LocalParticipant, publisherID livekit.ParticipantID, subscribed bool)
pkg/rtc/room.go:1983
MethodOnSubscribeStatusChanged
OnSubscribeStatusChanged callback will be notified when a participant subscribes or unsubscribes to another participant it will only fire once per pub
pkg/rtc/subscriptionmanager.go:403
MethodOnSubscribeStatusChanged
(LocalParticipant, livekit.ParticipantID, bool)
pkg/rtc/types/interfaces.go:651
MethodOnSubscribeStatusChanged
(arg1 types.LocalParticipant, arg2 livekit.ParticipantID, arg3 bool)
pkg/rtc/types/typesfakes/fake_local_participant_listener.go:637
MethodOnSubscribeStatusChangedArgsForCall
(i int)
pkg/rtc/types/typesfakes/fake_local_participant_listener.go:664
MethodOnSubscribeStatusChangedCallCount
()
pkg/rtc/types/typesfakes/fake_local_participant_listener.go:652
MethodOnSubscribeStatusChangedCalls
(stub func(types.LocalParticipant, livekit.ParticipantID, bool))
pkg/rtc/types/typesfakes/fake_local_participant_listener.go:658
MethodOnSubscribedLayerChanged
called when subscribed layer changes (limiting max layer)
pkg/sfu/streamallocator/streamallocator.go:529
MethodOnSubscriberReady
(p types.LocalParticipant)
pkg/rtc/room.go:1968
MethodOnSubscriberReady
(LocalParticipant)
pkg/rtc/types/interfaces.go:646
MethodOnSubscriberReady
(arg1 types.LocalParticipant)
pkg/rtc/types/typesfakes/fake_local_participant_listener.go:671
MethodOnSubscriberReadyArgsForCall
(i int)
pkg/rtc/types/typesfakes/fake_local_participant_listener.go:696
MethodOnSubscriberReadyCallCount
()
pkg/rtc/types/typesfakes/fake_local_participant_listener.go:684
MethodOnSubscriberReadyCalls
(stub func(types.LocalParticipant))
pkg/rtc/types/typesfakes/fake_local_participant_listener.go:690
MethodOnSubscriptionChanged
called when subscription settings changes (muting/unmuting of track)
pkg/sfu/streamallocator/streamallocator.go:524
MethodOnSyncState
(p types.LocalParticipant, state *livekit.SyncState)
pkg/rtc/room.go:2011
MethodOnSyncState
(LocalParticipant, *livekit.SyncState)
pkg/rtc/types/interfaces.go:669
MethodOnSyncState
(arg1 types.LocalParticipant, arg2 *livekit.SyncState)
pkg/rtc/types/typesfakes/fake_local_participant_listener.go:703
MethodOnSyncStateArgsForCall
(i int)
pkg/rtc/types/typesfakes/fake_local_participant_listener.go:735
MethodOnSyncStateCallCount
()
pkg/rtc/types/typesfakes/fake_local_participant_listener.go:723
MethodOnSyncStateCalls
(stub func(types.LocalParticipant, *livekit.SyncState) error)
pkg/rtc/types/typesfakes/fake_local_participant_listener.go:729
MethodOnSyncStateReturns
(result1 error)
pkg/rtc/types/typesfakes/fake_local_participant_listener.go:742
MethodOnSyncStateReturnsOnCall
(i int, result1 error)
pkg/rtc/types/typesfakes/fake_local_participant_listener.go:751
MethodOnTrack
(track *webrtc.TrackRemote, rtpReceiver *webrtc.RTPReceiver)
pkg/rtc/participant.go:1925
MethodOnTrack
(track *webrtc.TrackRemote, rtpReceiver *webrtc.RTPReceiver)
pkg/rtc/transport/handler.go:63
MethodOnTrack
(arg1 *webrtc.TrackRemote, arg2 *webrtc.RTPReceiver)
pkg/rtc/transport/transportfakes/fake_handler.go:690
MethodOnTrackArgsForCall
(i int)
pkg/rtc/transport/transportfakes/fake_handler.go:716
MethodOnTrackCallCount
()
pkg/rtc/transport/transportfakes/fake_handler.go:704
MethodOnTrackMaxSubscribedVideoQuality
(pID livekit.ParticipantID, ti *livekit.TrackInfo, mime mime.MimeType, maxQuality livekit.VideoQuality)
pkg/rtc/room.go:2074
MethodOnTrackMaxSubscribedVideoQuality
(pID livekit.ParticipantID, ti *livekit.TrackInfo, mime mime.MimeType, maxQuality livekit.VideoQuality)
pkg/rtc/types/interfaces.go:725
MethodOnTrackMaxSubscribedVideoQuality
(arg1 livekit.ParticipantID, arg2 *livekit.TrackInfo, arg3 mime.MimeType, arg4 livekit.VideoQuality)
pkg/rtc/types/typesfakes/fake_participant_telemetry_listener.go:125
MethodOnTrackMaxSubscribedVideoQualityArgsForCall
(i int)
pkg/rtc/types/typesfakes/fake_participant_telemetry_listener.go:153
MethodOnTrackMaxSubscribedVideoQualityCallCount
()
pkg/rtc/types/typesfakes/fake_participant_telemetry_listener.go:141
MethodOnTrackMaxSubscribedVideoQualityCalls
(stub func(livekit.ParticipantID, *livekit.TrackInfo, mime.MimeType, livekit.VideoQuality))
pkg/rtc/types/typesfakes/fake_participant_telemetry_listener.go:147
MethodOnTrackMuted
(pID livekit.ParticipantID, ti *livekit.TrackInfo)
pkg/rtc/room.go:2062
MethodOnTrackMuted
(pID livekit.ParticipantID, ti *livekit.TrackInfo)
pkg/rtc/types/interfaces.go:719
MethodOnTrackMuted
(arg1 livekit.ParticipantID, arg2 *livekit.TrackInfo)
pkg/rtc/types/typesfakes/fake_participant_telemetry_listener.go:160
MethodOnTrackMutedArgsForCall
(i int)
pkg/rtc/types/typesfakes/fake_participant_telemetry_listener.go:186
MethodOnTrackMutedCallCount
()
pkg/rtc/types/typesfakes/fake_participant_telemetry_listener.go:174
MethodOnTrackMutedCalls
(stub func(livekit.ParticipantID, *livekit.TrackInfo))
pkg/rtc/types/typesfakes/fake_participant_telemetry_listener.go:180
MethodOnTrackPublishRTPStats
(pID livekit.ParticipantID, trackID livekit.TrackID, mimeType mime.MimeType, layer int, stats *livekit.RTPStat
pkg/rtc/room.go:2078
MethodOnTrackPublishRTPStats
(pID livekit.ParticipantID, trackID livekit.TrackID, mimeType mime.MimeType, layer int, stats *livekit.RTPStat
pkg/rtc/types/interfaces.go:727
MethodOnTrackPublishRTPStats
(arg1 livekit.ParticipantID, arg2 livekit.TrackID, arg3 mime.MimeType, arg4 int, arg5 *livekit.RTPStats)
pkg/rtc/types/typesfakes/fake_participant_telemetry_listener.go:193
MethodOnTrackPublishRTPStatsArgsForCall
(i int)
pkg/rtc/types/typesfakes/fake_participant_telemetry_listener.go:222
MethodOnTrackPublishRTPStatsCallCount
()
pkg/rtc/types/typesfakes/fake_participant_telemetry_listener.go:210
MethodOnTrackPublishRTPStatsCalls
(stub func(livekit.ParticipantID, livekit.TrackID, mime.MimeType, int, *livekit.RTPStats))
pkg/rtc/types/typesfakes/fake_participant_telemetry_listener.go:216
MethodOnTrackPublishRequested
(pID livekit.ParticipantID, identity livekit.ParticipantIdentity, ti *livekit.TrackInfo)
pkg/rtc/room.go:2031
MethodOnTrackPublishRequested
(pID livekit.ParticipantID, identity livekit.ParticipantIdentity, ti *livekit.TrackInfo)
pkg/rtc/types/interfaces.go:703
MethodOnTrackPublishRequested
(arg1 livekit.ParticipantID, arg2 livekit.ParticipantIdentity, arg3 *livekit.TrackInfo)
pkg/rtc/types/typesfakes/fake_participant_telemetry_listener.go:229
MethodOnTrackPublishRequestedArgsForCall
(i int)
pkg/rtc/types/typesfakes/fake_participant_telemetry_listener.go:256
MethodOnTrackPublishRequestedCallCount
()
pkg/rtc/types/typesfakes/fake_participant_telemetry_listener.go:244
MethodOnTrackPublishRequestedCalls
(stub func(livekit.ParticipantID, livekit.ParticipantIdentity, *livekit.TrackInfo))
pkg/rtc/types/typesfakes/fake_participant_telemetry_listener.go:250
MethodOnTrackPublished
(p types.Participant, track types.MediaTrack)
pkg/rtc/room.go:1937
MethodOnTrackPublished
(pID livekit.ParticipantID, identity livekit.ParticipantIdentity, ti *livekit.TrackInfo, shouldSendEvent bool)
pkg/rtc/room.go:2035
MethodOnTrackPublished
(Participant, MediaTrack)
pkg/rtc/types/interfaces.go:604
MethodOnTrackPublished
(pID livekit.ParticipantID, identity livekit.ParticipantIdentity, ti *livekit.TrackInfo, shouldSendEvent bool)
pkg/rtc/types/interfaces.go:682
MethodOnTrackPublished
(pID livekit.ParticipantID, identity livekit.ParticipantIdentity, ti *livekit.TrackInfo, shouldSendEvent bool)
pkg/rtc/types/interfaces.go:705
MethodOnTrackPublished
(arg1 types.Participant, arg2 types.MediaTrack)
pkg/rtc/types/typesfakes/fake_participant_listener.go:235
MethodOnTrackPublished
(arg1 types.Participant, arg2 types.MediaTrack)
pkg/rtc/types/typesfakes/fake_local_participant_listener.go:765
MethodOnTrackPublished
(arg1 livekit.ParticipantID, arg2 livekit.ParticipantIdentity, arg3 *livekit.TrackInfo, arg4 bool)
pkg/rtc/types/typesfakes/fake_participant_telemetry_listener.go:263
MethodOnTrackPublishedArgsForCall
(i int)
pkg/rtc/types/typesfakes/fake_participant_listener.go:261
MethodOnTrackPublishedArgsForCall
(i int)
pkg/rtc/types/typesfakes/fake_local_participant_listener.go:791
MethodOnTrackPublishedArgsForCall
(i int)
pkg/rtc/types/typesfakes/fake_participant_telemetry_listener.go:291
MethodOnTrackPublishedCallCount
()
pkg/rtc/types/typesfakes/fake_participant_listener.go:249
MethodOnTrackPublishedCallCount
()
pkg/rtc/types/typesfakes/fake_local_participant_listener.go:779
MethodOnTrackPublishedCallCount
()
pkg/rtc/types/typesfakes/fake_participant_telemetry_listener.go:279
MethodOnTrackPublishedCalls
(stub func(types.Participant, types.MediaTrack))
pkg/rtc/types/typesfakes/fake_local_participant_listener.go:785
MethodOnTrackPublishedCalls
(stub func(livekit.ParticipantID, livekit.ParticipantIdentity, *livekit.TrackInfo, bool))
pkg/rtc/types/typesfakes/fake_participant_telemetry_listener.go:285
MethodOnTrackPublishedUpdate
(pID livekit.ParticipantID, ti *livekit.TrackInfo)
pkg/rtc/room.go:2070
MethodOnTrackPublishedUpdate
(pID livekit.ParticipantID, ti *livekit.TrackInfo)
pkg/rtc/types/interfaces.go:723
MethodOnTrackPublishedUpdate
(arg1 livekit.ParticipantID, arg2 *livekit.TrackInfo)
pkg/rtc/types/typesfakes/fake_participant_telemetry_listener.go:298
MethodOnTrackPublishedUpdateArgsForCall
(i int)
pkg/rtc/types/typesfakes/fake_participant_telemetry_listener.go:324
MethodOnTrackPublishedUpdateCallCount
()
pkg/rtc/types/typesfakes/fake_participant_telemetry_listener.go:312
MethodOnTrackPublishedUpdateCalls
(stub func(livekit.ParticipantID, *livekit.TrackInfo))
pkg/rtc/types/typesfakes/fake_participant_telemetry_listener.go:318
MethodOnTrackStats
(key telemetry.StatsKey, stat *livekit.AnalyticsStat)
pkg/rtc/signalanddatastats.go:298
MethodOnTrackStats
(key telemetry.StatsKey, stat *livekit.AnalyticsStat)
pkg/rtc/room.go:2086
MethodOnTrackStats
(key telemetry.StatsKey, stat *livekit.AnalyticsStat)
pkg/rtc/types/interfaces.go:732
MethodOnTrackStats
(arg1 telemetry.StatsKey, arg2 *livekit.AnalyticsStat)
pkg/rtc/types/typesfakes/fake_participant_telemetry_listener.go:331
MethodOnTrackStatsArgsForCall
(i int)
pkg/rtc/types/typesfakes/fake_participant_telemetry_listener.go:357
MethodOnTrackStatsCallCount
()
pkg/rtc/types/typesfakes/fake_participant_telemetry_listener.go:345
MethodOnTrackStatsCalls
(stub func(telemetry.StatsKey, *livekit.AnalyticsStat))
pkg/rtc/types/typesfakes/fake_participant_telemetry_listener.go:351
MethodOnTrackSubscribeFailed
(pID livekit.ParticipantID, trackID livekit.TrackID, err error, isUserError bool)
pkg/rtc/room.go:2055
MethodOnTrackSubscribeFailed
(pID livekit.ParticipantID, trackID livekit.TrackID, err error, isUserError bool)
pkg/rtc/types/interfaces.go:715
MethodOnTrackSubscribeFailed
(arg1 livekit.ParticipantID, arg2 livekit.TrackID, arg3 error, arg4 bool)
pkg/rtc/types/typesfakes/fake_participant_telemetry_listener.go:364
MethodOnTrackSubscribeFailedArgsForCall
(i int)
pkg/rtc/types/typesfakes/fake_participant_telemetry_listener.go:392
MethodOnTrackSubscribeFailedCalls
(stub func(livekit.ParticipantID, livekit.TrackID, error, bool))
pkg/rtc/types/typesfakes/fake_participant_telemetry_listener.go:386
MethodOnTrackSubscribeRTPStats
(pID livekit.ParticipantID, trackID livekit.TrackID, mimeType mime.MimeType, stats *livekit.RTPStats)
pkg/rtc/room.go:2082
MethodOnTrackSubscribeRTPStats
(pID livekit.ParticipantID, trackID livekit.TrackID, mimeType mime.MimeType, stats *livekit.RTPStats)
pkg/rtc/types/interfaces.go:729
MethodOnTrackSubscribeRTPStats
(arg1 livekit.ParticipantID, arg2 livekit.TrackID, arg3 mime.MimeType, arg4 *livekit.RTPStats)
pkg/rtc/types/typesfakes/fake_participant_telemetry_listener.go:399
MethodOnTrackSubscribeRTPStatsArgsForCall
(i int)
pkg/rtc/types/typesfakes/fake_participant_telemetry_listener.go:427
MethodOnTrackSubscribeRTPStatsCallCount
()
pkg/rtc/types/typesfakes/fake_participant_telemetry_listener.go:415
MethodOnTrackSubscribeRTPStatsCalls
(stub func(livekit.ParticipantID, livekit.TrackID, mime.MimeType, *livekit.RTPStats))
pkg/rtc/types/typesfakes/fake_participant_telemetry_listener.go:421
MethodOnTrackSubscribeRequested
(pID livekit.ParticipantID, ti *livekit.TrackInfo)
pkg/rtc/room.go:2043
MethodOnTrackSubscribeRequested
(pID livekit.ParticipantID, ti *livekit.TrackInfo)
pkg/rtc/types/interfaces.go:709
← previousnext →5,301–5,400 of 7,437, ranked by callers