Gst.PadDirection
The direction of a pad.
- PadDirection.UNKNOWN
direction is unknown.
- PadDirection.SRC
the pad is a source pad.
- PadDirection.SINK
the pad is a sink pad.
The direction of a pad.
direction is unknown.
the pad is a source pad.
the pad is a sink pad.