:right-sidebar: True PadPresence =================================================================== .. currentmodule:: gi.repository.Gst .. class:: PadPresence :no-contents-entry: Indicates when this pad will become available. Fields ------ .. rst-class:: interim-class .. class:: PadPresence :no-index: .. attribute:: ALWAYS The pad is always available .. attribute:: REQUEST The pad is only available on request with :func:`~gi.repository.Gst.Element.request_pad`. .. attribute:: SOMETIMES The pad will become available depending on the media stream