Handbook
Glossary
gst_uri_protocol_is_supported ( type protocol -- gboolean )
Vocabulary
gstreamer
.
ffi
Inputs
type
an
object
protocol
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gstreamer.ffi
LIBRARY:
gstreamer
FUNCTION:
gboolean
gst_uri_protocol_is_supported
(
GstURIType
type, gchar* protocol )