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

Method video_type

deeplabcut/gui/window.py:299–300  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

297
298 @property
299 def video_type(self):
300 return self.videotype
301
302 @video_type.setter
303 def video_type(self, ext):

Callers

nothing calls this directly

Calls 1

emitMethod · 0.80

Tested by

no test coverage detected