Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Breakthrough/PySceneDetect
/ path
Method
path
scenedetect/backends/opencv.py:448–450 ·
view source on GitHub ↗
Always 'CAP_ADAPTER'.
(self)
Source
from the content-addressed store, hash-verified
446
447
@property
448
def
path(self) -> str:
449
""
"Always 'CAP_ADAPTER'."
""
450
return
"CAP_ADAPTER"
451
452
@property
453
def
name(self) -> str:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected