:right-sidebar: True SerializeFlags =================================================================== .. currentmodule:: gi.repository.Gst .. versionadded:: 1.20 .. class:: SerializeFlags :no-contents-entry: Fields ------ .. rst-class:: interim-class .. class:: SerializeFlags :no-index: .. attribute:: BACKWARD_COMPAT Serialize using the old format for nested structures. .. attribute:: NONE No special flags specified. .. attribute:: STRICT Serialization fails if a value cannot be serialized instead of using placeholder "NULL" value (e.g. pointers, objects). .. versionadded:: 1.24