Query.this

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

Free-function: gst_query_unref()

Parameters

type GstQueryType

the query type

structure Structure

a structure for the query

Return Value

a new #GstQuery

Throws

ConstructionException GTK+ fails to create the object.

Meta