Gst.PadDirection – gstreamer-1.0 Reference Manual
PadDirection
Description:
[
CCode
( cprefix =
"GST_PAD_"
, type_id =
"gst_pad_direction_get_type ()"
) ]
public
enum
PadDirection
The direction of a pad.
Namespace:
Gst
Package:
gstreamer-1.0
Content:
Enum values:
SINK
-
the pad is a sink pad.
SRC
-
the pad is a source pad.
UNKNOWN
-
direction is unknown.
2022 vala-language.org