Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GStreamer/gst-python
/ _probe_handler
Method
_probe_handler
testsuite/old/test_pad.py:308–310 ·
view source on GitHub ↗
(self, pad, buffer)
Source
from the content-addressed store, hash-verified
306
307
308
def
_probe_handler(self, pad, buffer):
309
self.src.link(self.sink)
310
return
True
311
312
313
class
PadTest(TestCase):
Callers
nothing calls this directly
Calls
1
link
Method · 0.80
Tested by
no test coverage detected