MCPcopy Create free account
hub / github.com/Breakthrough/PySceneDetect / FrameMetricRegistered

Class FrameMetricRegistered

scenedetect/stats_manager.py:51–57  ·  view source on GitHub ↗

[DEPRECATED - DO NOT USE] No longer used. :meta private:

Source from the content-addressed store, hash-verified

49
50
51class FrameMetricRegistered(Exception):
52 """[DEPRECATED - DO NOT USE] No longer used.
53
54 :meta private:
55 """
56
57 pass
58
59
60class FrameMetricNotRegistered(Exception):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected