Query.parsePosition

void parsePosition(out gst.types.Format format, out long cur)

Parse a position query, writing the format into format, and the position into cur, if the respective parameters are non-null.

Parameters

formatthe storage for the #GstFormat of the position values (may be null)
curthe storage for the current position (may be null)