set_duration
Description:
public void set_duration (
Format format,
int64 duration)
Answer a duration query by setting the requested value in the given format.
Parameters:
| this |
a Query
|
| format |
the Format for the duration
|
| duration |
the duration of the stream
|