:right-sidebar: True FlowReturn =================================================================== .. currentmodule:: gi.repository.Gst .. class:: FlowReturn :no-contents-entry: The result of passing data to a pad. Note that the custom return values should not be exposed outside of the element scope. Fields ------ .. rst-class:: interim-class .. class:: FlowReturn :no-index: .. attribute:: CUSTOM_ERROR The type of the None singleton. .. attribute:: CUSTOM_ERROR_1 The type of the None singleton. .. attribute:: CUSTOM_ERROR_2 The type of the None singleton. .. attribute:: CUSTOM_SUCCESS The type of the None singleton. .. attribute:: CUSTOM_SUCCESS_1 The type of the None singleton. .. attribute:: CUSTOM_SUCCESS_2 The type of the None singleton. .. attribute:: EOS The type of the None singleton. .. attribute:: ERROR The type of the None singleton. .. attribute:: FLUSHING The type of the None singleton. .. attribute:: NOT_LINKED The type of the None singleton. .. attribute:: NOT_NEGOTIATED The type of the None singleton. .. attribute:: NOT_SUPPORTED The type of the None singleton. .. attribute:: OK The type of the None singleton.