MessageType

Namespace for MessageType flags

Members

Static functions

getName
string getName(gst.types.MessageType type)

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

toQuark
glib.types.Quark toQuark(gst.types.MessageType type)

Get the unique quark for the given message type.