[ CCode ( has_construct_function = false ) ]
public Query.custom (QueryType type, owned Structure? structure)
Constructs a new custom query object.
Use gst_query_unref
when done with it.
Free-function: gst_query_unref
type |
the query type |
structure |
a structure for the query |
a new Query |