Query.parsePosition

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

class Query
void
parsePosition
(,
out long cur
)

Parameters

format gst.types.Format

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

cur long

the storage for the current position (may be null)