[ Version ( deprecated = true , deprecated_since = "1.12" , since = "1.0" ) ]
public void set_progress (double progress)
Warning: set_progress is deprecated since 1.12.
Sets the playback progress of this.
The progress
is a normalized value between 0.0 (begin) and 1.0 (end).
this |
a Media |
progress |
the progress of the playback, between 0.0 and 1.0 |