Pad.queryPosition
bool queryPosition(gst.types.Format format, out long cur)Queries a pad for the stream position.
Parameters
format | the #GstFormat requested |
cur | A location in which to store the current position, or null. |
Returns
true if the query could be performed.