position property
double
get
position
Get the position of the play head in this sound.
Implementation
double get position;
set
position
(double value)
Set the playback position.
Implementation
set position(final double value);