set_position
Description:
public void set_position (
Format format,
int64 cur)
Answer a position query by setting the requested value in the given format.
Parameters:
| this |
a Query with query type GST_QUERY_POSITION
|
| format |
the requested Format
|
| cur |
the position to set
|