Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Breakthrough/PySceneDetect
/ _callback
Method
_callback
tests/test_scene_manager.py:105–106 ·
view source on GitHub ↗
(self, image, frame_num)
Source
from the content-addressed store, hash-verified
103
return
callback
104
105
def
_callback(self, image, frame_num):
106
self.scene_list.append(frame_num)
107
108
109
def
test_detect_scenes_callback(test_video_file):
Callers
2
get_callback_lambda
Method · 0.95
callback
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected