:right-sidebar: True MessageType =================================================================== .. currentmodule:: gi.repository.Gst .. class:: MessageType :no-contents-entry: The different message types that are available. Methods ------- .. rst-class:: interim-class .. class:: MessageType :no-index: .. method:: get_name() -> str Get a printable name for the given message type. Do not modify or free. .. method:: to_quark() -> int Get the unique quark for the given message type. Fields ------ .. rst-class:: interim-class .. class:: MessageType :no-index: .. attribute:: ANY The type of the None singleton. .. attribute:: APPLICATION The type of the None singleton. .. attribute:: ASYNC_DONE The type of the None singleton. .. attribute:: ASYNC_START The type of the None singleton. .. attribute:: BUFFERING The type of the None singleton. .. attribute:: CLOCK_LOST The type of the None singleton. .. attribute:: CLOCK_PROVIDE The type of the None singleton. .. attribute:: DEVICE_ADDED The type of the None singleton. .. attribute:: DEVICE_CHANGED The type of the None singleton. .. attribute:: DEVICE_REMOVED The type of the None singleton. .. attribute:: DURATION_CHANGED The type of the None singleton. .. attribute:: ELEMENT The type of the None singleton. .. attribute:: EOS The type of the None singleton. .. attribute:: ERROR The type of the None singleton. .. attribute:: EXTENDED The type of the None singleton. .. attribute:: HAVE_CONTEXT The type of the None singleton. .. attribute:: INFO The type of the None singleton. .. attribute:: INSTANT_RATE_REQUEST The type of the None singleton. .. attribute:: LATENCY The type of the None singleton. .. attribute:: NEED_CONTEXT The type of the None singleton. .. attribute:: NEW_CLOCK The type of the None singleton. .. attribute:: PROGRESS The type of the None singleton. .. attribute:: PROPERTY_NOTIFY The type of the None singleton. .. attribute:: QOS The type of the None singleton. .. attribute:: REDIRECT The type of the None singleton. .. attribute:: REQUEST_STATE The type of the None singleton. .. attribute:: RESET_TIME The type of the None singleton. .. attribute:: SEGMENT_DONE The type of the None singleton. .. attribute:: SEGMENT_START The type of the None singleton. .. attribute:: STATE_CHANGED The type of the None singleton. .. attribute:: STATE_DIRTY The type of the None singleton. .. attribute:: STEP_DONE The type of the None singleton. .. attribute:: STEP_START The type of the None singleton. .. attribute:: STREAMS_SELECTED The type of the None singleton. .. attribute:: STREAM_COLLECTION The type of the None singleton. .. attribute:: STREAM_START The type of the None singleton. .. attribute:: STREAM_STATUS The type of the None singleton. .. attribute:: STRUCTURE_CHANGE The type of the None singleton. .. attribute:: TAG The type of the None singleton. .. attribute:: TOC The type of the None singleton. .. attribute:: UNKNOWN The type of the None singleton. .. attribute:: WARNING The type of the None singleton.