TypeScript API Documentation for GSTREAMER
API Version: 1.0
Library Version: 1.28.1
Generated with TypeDoc via ts-for-gir v4.0.0-rc.9
Checks if an element exists that supports the given URI protocol. Note that a positive return value does not imply that a subsequent call to gst_element_make_from_uri() is guaranteed to work.
gst_element_make_from_uri()
Whether to check for a source or a sink
Protocol that should be checked for (e.g. "http" or "smb")
true
Checks if an element exists that supports the given URI protocol. Note that a positive return value does not imply that a subsequent call to
gst_element_make_from_uri()is guaranteed to work.