Gst.Query.prototype.parse_position
function parse_position():void { // Gjs wrapper for gst_query_parse_position() }
Parse a position query, writing the format into format, and the position into cur, if the respective parameters are non-NULL.
function parse_position():void { // Gjs wrapper for gst_query_parse_position() }
Parse a position query, writing the format into format, and the position into cur, if the respective parameters are non-NULL.