MCPcopy
hub / github.com/livekit/livekit / SetRTT

Method SetRTT

pkg/sfu/buffer/buffer_base.go:88–88  ·  view source on GitHub ↗
(rtt uint32)

Source from the content-addressed store, hash-verified

86 SetStreamRestartDetection(enable bool)
87 SetPLIThrottle(duration int64)
88 SetRTT(rtt uint32)
89 SetPaused(paused bool)
90
91 SendPLI(force bool)

Callers 4

SetRTTMethod · 0.65
setupBufferMethod · 0.65
SetRTTMethod · 0.65
TestNackFunction · 0.65

Implementers 1

BufferBasepkg/sfu/buffer/buffer_base.go

Calls

no outgoing calls

Tested by 1

TestNackFunction · 0.52