Gst.Pad.prototype.query_position

function query_position(format:Gst.Format):Boolean {
    // Gjs wrapper for gst_pad_query_position()
}

Queries a pad for the stream position.

format

the Gst.Format requested

Returns

TRUE if the query could be performed.