Gst.Pad.prototype.peer_query_position
function peer_query_position(format:Gst.Format):Boolean { // Gjs wrapper for gst_pad_peer_query_position() }
Queries the peer of a given sink pad for the stream position.
- format
the Gst.Format requested
- Returns
TRUE if the query could be performed.