Query.newCustom

gst.query.Query newCustom(gst.types.QueryType type, gst.structure.Structure structure = null) static nothrow

Constructs a new custom query object. Use gst_query_unref() when done with it.

Free-function: gst_query_unref()

Parameters

typethe query type
structurea structure for the query

Returns

a new #GstQuery