Gst.URIType – gstreamer-1.0 Reference Manual
URIType
Description:
[
CCode
( cprefix =
"GST_URI_"
, type_id =
"gst_uri_type_get_type ()"
) ]
public
enum
URIType
The different types of URI direction.
Namespace:
Gst
Package:
gstreamer-1.0
Content:
Enum values:
SINK
-
The URI is a consumer.
SRC
-
The URI is a producer.
UNKNOWN
-
The URI direction is unknown
2022 vala-language.org