MCPcopy Create free account
hub / github.com/GStreamer/gst-python / set_task

Method set_task

old_examples/remuxer.py:278–279  ·  view source on GitHub ↗
(self, task)

Source from the content-addressed store, hash-verified

276 self.set_task(task)
277
278 def set_task(self, task):
279 self.progresstext.set_markup('<i>%s</i>' % task)
280
281UNKNOWN = 0
282SUCCESS = 1

Callers 2

_create_uiMethod · 0.95
_bus_watchMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected