Query.newPosition
gst.query.Query newPosition(gst.types.Format format)Constructs a new query stream position query object. Use gst_query_unref() when done with it. A position query is used to query the current position of playback in the streams, in some format.
Free-function: gst_query_unref()
Parameters
format | the default #GstFormat for the new query |
Returns
a new #GstQuery