Query.newConvert

Constructs a new convert query object. Use gst_query_unref() when done with it. A convert query is used to ask for a conversion between one format and another.

Free-function: gst_query_unref()

Parameters

srcFormat gst.types.Format

the source #GstFormat for the new query

value long

the value to convert

destFormat gst.types.Format

the target #GstFormat

Return Value

Type: gst.query.Query

a #GstQuery