QueryType

Namespace for QueryType enum

Members

Static functions

getFlags
gst.types.QueryTypeFlags getFlags(gst.types.QueryType type)

Gets the #GstQueryTypeFlags associated with type.

getName
string getName(gst.types.QueryType type)

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

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

Get the unique quark for the given query type.