:right-sidebar: True QueryType =================================================================== .. currentmodule:: gi.repository.Gst .. class:: QueryType :no-contents-entry: Standard predefined Query types Methods ------- .. rst-class:: interim-class .. class:: QueryType :no-index: .. method:: get_flags() -> ~gi.repository.Gst.QueryTypeFlags Gets the :obj:`~gi.repository.Gst.QueryTypeFlags` associated with ``type``\. .. method:: get_name() -> str Get a printable name for the given query type. Do not modify or free. .. method:: to_quark() -> int Get the unique quark for the given query type. Fields ------ .. rst-class:: interim-class .. class:: QueryType :no-index: .. attribute:: ACCEPT_CAPS The type of the None singleton. .. attribute:: ALLOCATION The type of the None singleton. .. attribute:: BITRATE The type of the None singleton. .. attribute:: BUFFERING The type of the None singleton. .. attribute:: CAPS The type of the None singleton. .. attribute:: CONTEXT The type of the None singleton. .. attribute:: CONVERT The type of the None singleton. .. attribute:: CUSTOM The type of the None singleton. .. attribute:: DRAIN The type of the None singleton. .. attribute:: DURATION The type of the None singleton. .. attribute:: FORMATS The type of the None singleton. .. attribute:: JITTER The type of the None singleton. .. attribute:: LATENCY The type of the None singleton. .. attribute:: POSITION The type of the None singleton. .. attribute:: RATE The type of the None singleton. .. attribute:: SCHEDULING The type of the None singleton. .. attribute:: SEEKING The type of the None singleton. .. attribute:: SEGMENT The type of the None singleton. .. attribute:: SELECTABLE The type of the None singleton. .. versionadded:: 1.22 .. attribute:: UNKNOWN The type of the None singleton. .. attribute:: URI The type of the None singleton.