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

Function on_eos

old_examples/cp.py:39–40  ·  view source on GitHub ↗
(bus, msg)

Source from the content-addressed store, hash-verified

37mainloop = gobject.MainLoop()
38
39def on_eos(bus, msg):
40 mainloop.quit()
41
42def filter(input, output):
43 "A GStreamer copy pipeline which can add arbitrary filters"

Callers 3

__init__Method · 0.70
__init__Method · 0.70
__init__Method · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected