Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
37
mainloop = gobject.MainLoop()
38
39
def
on_eos(bus, msg):
40
mainloop.quit()
41
42
def
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