protocol_is_supported


Description:


[ Version ( replacement = "Uri.protocol_is_supported" ) ]
public bool protocol_is_supported (URIType type, string protocol)

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 make_from_uri is guaranteed to work.

Parameters:

type

Whether to check for a source or a sink

protocol

Protocol that should be checked for (e.g. "http" or "smb")

Returns:

true


Namespace: Gst.URI
Package: gstreamer-1.0