Gst.Query.prototype.parse_convert
function parse_convert():void {
// Gjs wrapper for gst_query_parse_convert()
}Parse a convert query answer. Any of src_format, src_value, dest_format, and dest_value may be NULL, in which case that value is omitted.