MCPcopy Index your code
hub / github.com/DeepLabCut/DeepLabCut / fps

Method fps

deeplabcut/utils/auxfun_videos.py:169–170  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

167
168 @property
169 def fps(self):
170 return self._fps
171
172 @fps.setter
173 def fps(self, fps):

Callers 3

CreateVideoFunction · 0.45
CreateVideoSlowFunction · 0.45
proc_videoFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected