Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/livekit/livekit
/ Empty
Method
Empty
pkg/sfu/streamallocator/streamstateupdate.go:81–83 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
79
}
80
81
func
(s *StreamStateUpdate) Empty() bool {
82
return
len(s.StreamStates) == 0
83
}
84
85
// ------------------------------------------------
Callers
12
TestSIPStoreDispatch
Function · 0.80
TestSIPStoreTrunk
Function · 0.80
TestMigrationDataCache_Add
Function · 0.80
TestPushAndDequeueUpdates
Function · 0.80
TestActiveSpeakers
Function · 0.80
TestParticipantDataBlob_Delete
Function · 0.80
TestParticipantDataBlob_NilKey
Function · 0.80
TestHandleStoreDataBlobRequest
Function · 0.80
maybeSendUpdate
Method · 0.80
Test_WhenAutoSubscriptionDisabled_ClientShouldNotReceiveAnyPublishedTracks
Function · 0.80
TestSingleNodeUpdateSubscriptionPermissions
Function · 0.80
TestShouldReturnErrorIfConfigFileDoesNotExist
Function · 0.80
Calls
no outgoing calls
Tested by
11
TestSIPStoreDispatch
Function · 0.64
TestSIPStoreTrunk
Function · 0.64
TestMigrationDataCache_Add
Function · 0.64
TestPushAndDequeueUpdates
Function · 0.64
TestActiveSpeakers
Function · 0.64
TestParticipantDataBlob_Delete
Function · 0.64
TestParticipantDataBlob_NilKey
Function · 0.64
TestHandleStoreDataBlobRequest
Function · 0.64
Test_WhenAutoSubscriptionDisabled_ClientShouldNotReceiveAnyPublishedTracks
Function · 0.64
TestSingleNodeUpdateSubscriptionPermissions
Function · 0.64
TestShouldReturnErrorIfConfigFileDoesNotExist
Function · 0.64