:right-sidebar: True StaticPadTemplate =================================================================== .. currentmodule:: gi.repository.Gst .. class:: StaticPadTemplate(*args, **kwargs) :no-contents-entry: Structure describing the :obj:`~gi.repository.Gst.StaticPadTemplate`\. Methods ------- .. rst-class:: interim-class .. class:: StaticPadTemplate :no-index: .. method:: get() -> ~gi.repository.Gst.PadTemplate | None Converts a :obj:`~gi.repository.Gst.StaticPadTemplate` into a :obj:`~gi.repository.Gst.PadTemplate`\. .. method:: get_caps() -> ~gi.repository.Gst.Caps Gets the capabilities of the static pad template. Fields ------ .. rst-class:: interim-class .. class:: StaticPadTemplate :no-index: .. attribute:: direction The direction of the template .. attribute:: name_template The name of the template .. attribute:: presence The presence of the template .. attribute:: static_caps The caps of the template.