MCPcopy Create free account
hub / github.com/Syncplay/syncplay / canControl

Method canControl

syncplay/server.py:656–657  ·  view source on GitHub ↗
(self, watcher)

Source from the content-addressed store, hash-verified

654 return self._setBy
655
656 def canControl(self, watcher):
657 return True
658
659 def setPlaylist(self, files, setBy=None):
660 self._playlist = files

Callers 6

forcePositionUpdateMethod · 0.45
setReadyMethod · 0.45
setPlaylistMethod · 0.45
setPlaylistIndexMethod · 0.45
isControllerMethod · 0.45
openRoomMenuMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected