query_position
Description:
public bool query_position (
Format format,
out int64 cur)
Queries a pad for the stream position.
Parameters:
| this |
a Pad to invoke the position query on.
|
| format |
the Format requested
|
| cur |
A location in which to store the current position, or null.
|
Returns:
|
true if the query could be performed.
|