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