MCPcopy Index your code
hub / github.com/Breakthrough/PySceneDetect / update

Method update

scenedetect/platform.py:60–61  ·  view source on GitHub ↗

No-op.

(self, n=1)

Source from the content-addressed store, hash-verified

58 """No-op."""
59
60 def update(self, n=1):
61 """No-op."""
62
63 def close(self):
64 """No-op."""

Callers 9

_detect_scenesFunction · 0.80
sha256_fileFunction · 0.80
hash_zip_contentsFunction · 0.80
invoke_scenedetectFunction · 0.80
detect_scenesMethod · 0.80
image_save_threadMethod · 0.80
save_imagesFunction · 0.80
split_video_ffmpegFunction · 0.80

Calls

no outgoing calls

Tested by 1

invoke_scenedetectFunction · 0.64