MCPcopy 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
224class LinkError(Exception):
225 pass
226__all__.append('LinkError')
227
228class MapError(Exception):

Callers 2

link_manyMethod · 0.85
linkMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected