set_progress


Description:

public void set_progress (double progress)

Sets the playback progress of this.

The progress is a normalized value between 0.0 (begin) and 1.0 (end).

Parameters:

this

a Playback

progress

the progress of the playback, between 0.0 and 1.0