MCPcopy Create free account
hub / github.com/Dispatcharr/Dispatcharr / BUFFERING_TIMEOUT

Method BUFFERING_TIMEOUT

apps/proxy/config.py:153–154  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

151
152 @property
153 def BUFFERING_TIMEOUT(self):
154 return self.get_buffering_timeout()
155
156 @property
157 def BUFFERING_SPEED(self):

Callers

nothing calls this directly

Calls 1

get_buffering_timeoutMethod · 0.95

Tested by

no test coverage detected