MessageType#

class MessageType#

The different message types that are available.

Methods#

class MessageType
get_name() str#

Get a printable name for the given message type. Do not modify or free.

to_quark() int#

Get the unique quark for the given message type.

Fields#

class MessageType
ANY#

The type of the None singleton.

APPLICATION#

The type of the None singleton.

ASYNC_DONE#

The type of the None singleton.

ASYNC_START#

The type of the None singleton.

BUFFERING#

The type of the None singleton.

CLOCK_LOST#

The type of the None singleton.

CLOCK_PROVIDE#

The type of the None singleton.

DEVICE_ADDED#

The type of the None singleton.

DEVICE_CHANGED#

The type of the None singleton.

DEVICE_REMOVED#

The type of the None singleton.

DURATION_CHANGED#

The type of the None singleton.

ELEMENT#

The type of the None singleton.

EOS#

The type of the None singleton.

ERROR#

The type of the None singleton.

EXTENDED#

The type of the None singleton.

HAVE_CONTEXT#

The type of the None singleton.

INFO#

The type of the None singleton.

INSTANT_RATE_REQUEST#

The type of the None singleton.

LATENCY#

The type of the None singleton.

NEED_CONTEXT#

The type of the None singleton.

NEW_CLOCK#

The type of the None singleton.

PROGRESS#

The type of the None singleton.

PROPERTY_NOTIFY#

The type of the None singleton.

QOS#

The type of the None singleton.

REDIRECT#

The type of the None singleton.

REQUEST_STATE#

The type of the None singleton.

RESET_TIME#

The type of the None singleton.

SEGMENT_DONE#

The type of the None singleton.

SEGMENT_START#

The type of the None singleton.

STATE_CHANGED#

The type of the None singleton.

STATE_DIRTY#

The type of the None singleton.

STEP_DONE#

The type of the None singleton.

STEP_START#

The type of the None singleton.

STREAMS_SELECTED#

The type of the None singleton.

STREAM_COLLECTION#

The type of the None singleton.

STREAM_START#

The type of the None singleton.

STREAM_STATUS#

The type of the None singleton.

STRUCTURE_CHANGE#

The type of the None singleton.

TAG#

The type of the None singleton.

TOC#

The type of the None singleton.

UNKNOWN#

The type of the None singleton.

WARNING#

The type of the None singleton.