:right-sidebar: True PadDirection =================================================================== .. currentmodule:: gi.repository.Gst .. class:: PadDirection :no-contents-entry: The direction of a pad. Fields ------ .. rst-class:: interim-class .. class:: PadDirection :no-index: .. attribute:: SINK The pad is a sink pad. .. attribute:: SRC The pad is a source pad. .. attribute:: UNKNOWN Direction is unknown.