Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Breakthrough/PySceneDetect
/ path
Method
path
scenedetect/video_stream.py:104–106 ·
view source on GitHub ↗
Video or device path.
(self)
Source
from the content-addressed store, hash-verified
102
@property
103
@abstractmethod
104
def
path(self) -> str:
105
""
"Video or device path."
""
106
...
107
108
@property
109
@abstractmethod
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected