MCPcopy 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

forwardRTPMethod · 0.65
TestCodecChangeFunction · 0.65

Implementers 1

BufferBasepkg/sfu/buffer/buffer_base.go

Calls

no outgoing calls

Tested by 1

TestCodecChangeFunction · 0.52