:right-sidebar: True BinFlags =================================================================== .. currentmodule:: gi.repository.Gst .. class:: BinFlags :no-contents-entry: GstBinFlags are a set of flags specific to bins. Most are set/used internally. They can be checked using the :func:`~gi.repository.Gst.OBJECT_FLAG_IS_SET` macro, and (un)set using :func:`~gi.repository.Gst.OBJECT_FLAG_SET` and :func:`~gi.repository.Gst.OBJECT_FLAG_UNSET`. Fields ------ .. rst-class:: interim-class .. class:: BinFlags :no-index: .. attribute:: LAST The type of the None singleton. .. attribute:: NO_RESYNC The type of the None singleton. .. versionadded:: 1.0.5 .. attribute:: STREAMS_AWARE The type of the None singleton. .. versionadded:: 1.10