Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GStreamer/gst-python
/ LinkError
Class
LinkError
gi/overrides/Gst.py:224–225 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
222
__all__.append(
'AddError'
)
223
224
class
LinkError(Exception):
225
pass
226
__all__.append(
'LinkError'
)
227
228
class
MapError(Exception):
Callers
2
link_many
Method · 0.85
link
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected