Gst.Query.new_seeking
function new_seeking(format:Gst.Format):Gst.Query { // Gjs wrapper for gst_query_new_seeking() }
Constructs a new query object for querying seeking properties of the stream.
Free-function: gst_query_unref
- format
the default Gst.Format for the new query
- Returns
a new Gst.Query