gst.query_type
Module for [QueryType] enum namespace
struct QueryType
Types 1
structQueryType
Namespace for [QueryType] enum
Methods
gst.types.QueryTypeFlags getFlags(gst.types.QueryType type)Gets the #GstQueryTypeFlags associated with type.string getName(gst.types.QueryType type)Get a printable name for the given query type. Do not modify or free.glib.types.Quark toQuark(gst.types.QueryType type)Get the unique quark for the given query type.