Query.setConvert

void setConvert(gst.types.Format srcFormat, long srcValue, gst.types.Format destFormat, long destValue)

Answer a convert query by setting the requested values.

Parameters

srcFormatthe source #GstFormat
srcValuethe source value
destFormatthe destination #GstFormat
destValuethe destination value