Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Dispatcharr/Dispatcharr
/ BUFFERING_SPEED
Method
BUFFERING_SPEED
apps/proxy/config.py:157–158 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
155
156
@property
157
def
BUFFERING_SPEED(self):
158
return
self.get_buffering_speed()
159
160
@property
161
def
CHANNEL_INIT_GRACE_PERIOD(self):
Callers
nothing calls this directly
Calls
1
get_buffering_speed
Method · 0.95
Tested by
no test coverage detected