Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/livekit/livekit
/ ReadExtended
Method
ReadExtended
pkg/sfu/buffer/buffer_base.go:93–93 ·
view source on GitHub ↗
(buf []byte)
Source
from the content-addressed store, hash-verified
91
SendPLI(force bool)
92
93
ReadExtended(buf []byte) (*ExtPacket, error)
94
GetPacket(buf []byte, esn uint64) (int, error)
95
96
GetAudioLevel() (float64, bool)
Callers
2
forwardRTP
Method · 0.65
TestCodecChange
Function · 0.65
Implementers
1
BufferBase
pkg/sfu/buffer/buffer_base.go
Calls
no outgoing calls
Tested by
1
TestCodecChange
Function · 0.52