Pad.queryPosition

bool queryPosition(gst.types.Format format, out long cur)

Queries a pad for the stream position.

Parameters

formatthe #GstFormat requested
curA location in which to store the current position, or null.

Returns

true if the query could be performed.