peer_query_position


Description:

public bool peer_query_position (Format format, out int64 cur)

Queries the peer of a given sink pad for the stream position.

Parameters:

this

a Pad on whose peer to invoke the position query on. Must be a sink pad.

format

the Format requested

cur

a location in which to store the current position, or null.

Returns:

true if the query could be performed.