Pad.peerQueryPosition
bool peerQueryPosition(gst.types.Format format, out long cur)Queries the peer of a given sink 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.