Gst.Query.prototype.parse_duration
function parse_duration():void { // Gjs wrapper for gst_query_parse_duration() }
Parse a duration query answer. Write the format of the duration into format, and the value into duration, if the respective variables are non-NULL.