Query.custom
Description:
[ CCode ( has_construct_function = false ) ]
public Query.custom (QueryType type, owned Structure? structure)
  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
Parameters:
| type | the query type | 
| structure | a structure for the query | 
Returns:
| a new Query |